diff --git a/system/logger.php b/system/logger.php index 54e9c93..8a81daa 100644 --- a/system/logger.php +++ b/system/logger.php @@ -20,6 +20,7 @@ if(!function_exists("write_visit_log")) { return $fw; } +} if(!function_exists("write_common_log")) { function write_common_log($msg) {