mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 20:27:03 +02:00
@ -81,7 +81,7 @@
|
||||
</div>
|
||||
|
||||
<?php foreach($images as $img) { ?>
|
||||
<p><img src="<?php print SITE_URL; ?>/tmp/<?php print $img['name']; ?>" alt="" /></p>
|
||||
<p><img src="/tmp/<?php print $img['name']; ?>" alt="" /></p>
|
||||
<?php } ?>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user