Update config.php

This commit is contained in:
Namhyeon Go 2018-03-07 13:45:25 +09:00 committed by GitHub
parent 2e6724e53d
commit 99176bb0c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<?php
/**
* @file security.php
* @file config.php
* @date 2018-01-18
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief Configuration module for VSPF
@ -32,5 +32,3 @@ function get_config() {
$config = array();
set_config();
$config = get_config();