4 lines
92 B
PHP
4 lines
92 B
PHP
<?php
|
|
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access");
|
|
renderView('welcome');
|