From 3815b0e2cfcc67f1ead19eb0ae96ba9a0db4ad3f Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 5 Mar 2019 10:11:27 +0900 Subject: [PATCH] Update base.php --- system/base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base.php b/system/base.php index 2fd6149..acbd9e4 100644 --- a/system/base.php +++ b/system/base.php @@ -25,7 +25,7 @@ if(!function_exists("check_invalid_function")) { } return $status; - } + } } // check function exists (bool)