From d92b011e898821e816dd128e5aa5364d8ad52311 Mon Sep 17 00:00:00 2001 From: llgoer Date: Tue, 10 Dec 2019 16:19:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3PHP7=E4=B8=8B=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E5=88=A0=E9=99=A4=E6=A0=8F=E7=9B=AE=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/include/typeunit.class.admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/typeunit.class.admin.php b/src/include/typeunit.class.admin.php index e37a3da3..e27698c8 100755 --- a/src/include/typeunit.class.admin.php +++ b/src/include/typeunit.class.admin.php @@ -339,7 +339,7 @@ class TypeUnit function DelType($id, $isDelFile) { $this->idCounter = 0; - $this->idArray = ""; + $this->idArray = array(); $this->GetSunTypes($id); $query = " SELECT #@__arctype.*,#@__channeltype.typename AS ctypename,