From f1ee9dfc54c46afb8f5ba63d536fe2489d344d6e Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 13 Oct 2019 20:24:48 +0900 Subject: [PATCH] Update config.php --- system/config.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/system/config.php b/system/config.php index 48e6ceb..47830b6 100644 --- a/system/config.php +++ b/system/config.php @@ -93,5 +93,3 @@ if(!check_function_exists("get_current_datetime")) { return $datetime; } } - -set_scope("config", read_config());