Update normal.php

This commit is contained in:
qkqpttgf 2020-02-15 16:55:22 +08:00 committed by GitHub
parent 2067e9982b
commit 6cbe6ee21c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -252,11 +252,6 @@ function getConfig($str)
*/
}
function array_value_isnot_null($arr)
{
return $arr!=='';
}
function setConfig($arr)
{
//include 'config.php';