Update config.php

This commit is contained in:
Namhyeon Go 2018-03-19 02:42:08 +09:00 committed by GitHub
parent 808efb0ac3
commit 359437d447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
* @file config.php
* @date 2018-01-18
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief Configuration module for VSPF
* @brief Configuration module for ReasonableFramework
*/
if(!function_exists("read_config")) {