Update welcome.php
This commit is contained in:
parent
c286119334
commit
3c29eecf94
|
@ -1,3 +1,4 @@
|
|||
<?php
|
||||
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access");
|
||||
renderView('welcome');
|
||||
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
|
||||
|
||||
renderView("view_welcome");
|
||||
|
|
Loading…
Reference in New Issue
Block a user