reasonableframework/view/templates/default/footer.php
2018-08-25 00:01:51 +09:00

6 lines
152 B
PHP

<?php
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
?>
<p>This is footer</p>
<p>http://github.com/gnh1201/verysimplephpframework</p>