reasonableframework/route/welcome.php
2017-12-23 04:04:59 +09:00

4 lines
92 B
PHP

<?php
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access");
renderView('welcome');