From 6cbe6ee21c89b6d50afae75eb31c92d6ec430b63 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sat, 15 Feb 2020 16:55:22 +0800 Subject: [PATCH] Update normal.php --- function/normal.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/function/normal.php b/function/normal.php index cc57894..cad76ed 100644 --- a/function/normal.php +++ b/function/normal.php @@ -252,11 +252,6 @@ function getConfig($str) */ } -function array_value_isnot_null($arr) -{ - return $arr!==''; -} - function setConfig($arr) { //include 'config.php';