Update index.php
This commit is contained in:
parent
1813df0bec
commit
a4c293bbb3
11
index.php
11
index.php
|
@ -1,9 +1,10 @@
|
|||
<?php
|
||||
/*
|
||||
* VerySimplePHPFramework
|
||||
* http://github.com/gnh1201/verysimplephpframework
|
||||
* Go Namhyeon <gnh1201@gmail.com>
|
||||
* Date: 2017-12-18
|
||||
/**
|
||||
* @file index.php
|
||||
* @date 2017-12-18
|
||||
* @author Go Namhyeon <gnh1201@gmail.com>
|
||||
* @brief VerySimplePHPFramework
|
||||
* @cvs http://github.com/gnh1201/verysimplephpframework
|
||||
*/
|
||||
|
||||
define("_DEF_VSPF_", true);
|
||||
|
|
Loading…
Reference in New Issue
Block a user