reasonableframework/view/templates/default/header.php
2018-08-25 00:01:59 +09:00

5 lines
96 B
PHP

<?php
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
?>
<p>this is header</p>