reasonableframework/view/templates/default/footer.php

6 lines
150 B
PHP
Raw Normal View History

2017-12-22 19:04:35 +00:00
<?php
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access");
?>
2017-12-22 18:26:54 +00:00
<p>This is footer</p>
<p>http://github.com/gnh1201/verysimplephpframework</p>