Panel/modules/ftp/skins/blue/footer_versioncheck.template.php
2025-09-11 13:29:15 -04:00

10 lines
484 B
PHP

<?php defined("NET2FTP") or die("Direct access to this location is not allowed."); ?>
<!-- Template /skins/blue/footer_versioncheck.template.php begin -->
<table border="0" cellspacing="0" cellpadding="0" style="margin-left: auto; margin-right: auto; margin-top: 20px;">
<tr>
<td style="text-align: center;">
</td>
</tr>
</table>
<!-- net2ftp version <?php echo $net2ftp_settings["application_version"]; ?> -->
<!-- Template /skins/blue/footer_versioncheck.template.php end -->