reasonableframework/view/template/header.php
2017-12-23 04:04:45 +09:00

5 lines
94 B
PHP

<?php
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access");
?>
<p>this is header</p>