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']}");