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