reasonableframework/view/templates/default/footer.php

6 lines
152 B
PHP
Raw Normal View History

2017-12-22 19:04:35 +00:00
<?php
2018-08-24 15:01:51 +00:00
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
2017-12-22 19:04:35 +00:00
?>
2017-12-22 18:26:54 +00:00
<p>This is footer</p>
<p>http://github.com/gnh1201/verysimplephpframework</p>