Update footer.php

This commit is contained in:
Namhyeon Go 2017-12-23 04:04:35 +09:00 committed by GitHub
parent b961a47f1a
commit dc616ebd7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,5 @@
<?php
if(!defined("_DEF_VSPF_")) exit("Do not allowed your 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>