6 lines
152 B
PHP
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>
|