Use short tags for php echo
[bizou.git] / plugins / tar / after_content.php
1 <?php if ($GLOBALS['imageFiles'] or $GLOBALS['otherFiles']) { ?>
2 <div style="text-align: center; font-size: 0.25cm;">
3 <a href="<?= $GLOBALS['rootUrl']."plugins/tar/tar.php".$GLOBALS['simplePath'] ?>">Download all files in this directory</a>
4 </div>
5 <?php } ?>