+
<?php foreach ($files as $fileName): ?> <?php print "$fileName\n" ?> <?php endforeach; ?>