Update header.php

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

View File

@ -1,4 +1,4 @@
<?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 header</p>