mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-22 04:19:11 -04:00
5 lines
124 B
PHP
5 lines
124 B
PHP
|
|
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||
|
|
<? foreach ($children as $i => $child): ?>
|
||
|
|
<? endforeach ?>
|
||
|
|
|