Update index.php

This commit is contained in:
Namhyeon Go 2018-01-01 03:34:33 +09:00 committed by GitHub
parent 1813df0bec
commit a4c293bbb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);