Files
toolbox/public/tool/mysql/foot.php
T
2023-09-28 16:21:06 +08:00

5 lines
123 B
PHP

<?php
echo "<div class='footer'>&#169;ionutvmi | ".$lang["Check_for_updates"]." | 7-Jan-2012</div>
</body></html>";
?>