Update footer.php

This commit is contained in:
Namhyeon Go 2018-08-25 00:01:51 +09:00 committed by GitHub
parent 142bb6a1de
commit 4a21ef9bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<?php <?php
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access"); if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
?> ?>
<p>This is footer</p> <p>This is footer</p>
<p>http://github.com/gnh1201/verysimplephpframework</p> <p>http://github.com/gnh1201/verysimplephpframework</p>