From 1e8851480c23d4c547a46a593ae7f0bb16c12fde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= Date: Sat, 11 Jan 2025 18:54:18 +0800 Subject: [PATCH] Update dedetag.class.php --- src/system/dedetag.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/system/dedetag.class.php b/src/system/dedetag.class.php index 21351b6c..36ce16ea 100755 --- a/src/system/dedetag.class.php +++ b/src/system/dedetag.class.php @@ -1008,7 +1008,6 @@ class DedeAttributeParse $this->cAttributes->Count++; $this->cAttributes->Items[$tmpatt] = trim($tmpvalue); } - //print_r($this->cAttributes->Items); } } ?> \ No newline at end of file