Update view_welcome.php

This commit is contained in:
Namhyeon Go 2018-08-25 00:01:34 +09:00 committed by GitHub
parent 47647e1ef2
commit 142bb6a1de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<?php
if(!defined("_DEF_VSPF_")) exit("Do not allowed your access");
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
?>
<!DOCTYPE html>
<html>