From a841d51641715f3b1482db28760986189593fd6b Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 23 Jul 2020 14:27:08 +0800 Subject: [PATCH] 1 --- webapp/controller/ShareController.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/controller/ShareController.class.php b/webapp/controller/ShareController.class.php index a14cc52..a08a929 100644 --- a/webapp/controller/ShareController.class.php +++ b/webapp/controller/ShareController.class.php @@ -428,7 +428,6 @@ class ShareController{ )); $share_meta_table = require('../res/share@share.php'); if (count($rows) == 0) { - error_log(111111111); $num = count($rows) + 1; for ($i = $num; $i <= count($share_meta_table); $i++) { $id = $i;