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