reasonableframework/view/templates/default/header.php

5 lines
96 B
PHP
Raw Normal View History

2017-12-22 19:04:45 +00:00
<?php
2018-08-24 15:01:59 +00:00
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
2017-12-22 19:04:45 +00:00
?>
2017-12-22 18:26:41 +00:00
<p>this is header</p>