mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-29 23:45:01 +02:00
@@ -81,7 +81,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php foreach($images as $img) { ?>
|
<?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 } ?>
|
<?php } ?>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user