From 629ea2e893de19b5b3d3794b163368b62beeb726 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 2 Apr 2018 02:41:49 +0900 Subject: [PATCH] Update gnuboard.config.php --- helper/gnuboard.config.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/helper/gnuboard.config.php b/helper/gnuboard.config.php index 6e21d23..0bd52d4 100644 --- a/helper/gnuboard.config.php +++ b/helper/gnuboard.config.php @@ -3,10 +3,10 @@ * @file gnuboard.config.php * @date 2018-01-01 * @author Go Namhyeon - * @brief Helper Library for Gnuboard CMS (4/5), Content Driver for VerySimplePHPFramework + * @brief Gnuboard 4 CMS Helper */ - - fetch(); +$gb_config = exec_db_fetch("select * from {$g4['config_table']}");