From 54c7288a08554c35d2d7ee0e3ada61d861f59cf1 Mon Sep 17 00:00:00 2001 From: tianya Date: Tue, 21 Feb 2023 23:16:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=94=B6=E7=AB=99=E6=9D=83=E9=99=90?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/recycling.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/admin/recycling.php b/src/admin/recycling.php index b3ecee4c..e1ae915a 100644 --- a/src/admin/recycling.php +++ b/src/admin/recycling.php @@ -9,7 +9,7 @@ * @link https://www.dedebiz.com */ require_once(dirname(__FILE__).'/config.php'); -CheckPurview('a_List,a_AccList,a_MyList'); +CheckPurview('a_Recycling'); require_once(DEDEINC.'/datalistcp.class.php'); if (empty($cid)) { $cid = '0';