reasonableframework/view/template/footer.php
2017-12-23 04:04:35 +09:00

6 lines
150 B
PHP

<?php
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access");
?>
<p>This is footer</p>
<p>http://github.com/gnh1201/verysimplephpframework</p>