Update normal.php
parent
2067e9982b
commit
6cbe6ee21c
|
@ -252,11 +252,6 @@ function getConfig($str)
|
||||||
*/
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
function array_value_isnot_null($arr)
|
|
||||||
{
|
|
||||||
return $arr!=='';
|
|
||||||
}
|
|
||||||
|
|
||||||
function setConfig($arr)
|
function setConfig($arr)
|
||||||
{
|
{
|
||||||
//include 'config.php';
|
//include 'config.php';
|
||||||
|
|
Loading…
Reference in New Issue