From 8364d84819133def3a56b5f8f0991a64c43dd0d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=AD=90=E4=B8=89=E6=9C=89?= <9710@163.com> Date: Sat, 7 Oct 2017 10:11:49 +0800 Subject: [PATCH] =?UTF-8?q?!119=20=E7=AE=A1=E7=90=86=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E5=AF=B9=E5=BA=94=E6=96=87=E4=BB=B6=E5=B7=B2=E5=88=A0=E9=99=A4?= =?UTF-8?q?=EF=BC=8C=E5=88=A0=E9=99=A4=E5=85=A5=E5=8F=A3=E9=81=BF=E5=85=8D?= =?UTF-8?q?=E5=87=BA=E9=94=99=20Merge=20pull=20request=20!119=20from=20?= =?UTF-8?q?=E6=9C=A8=E5=AD=90=E4=B8=89=E6=9C=89/master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/admin.php b/upload/admin.php index 5750aed..4898b7b 100644 --- a/upload/admin.php +++ b/upload/admin.php @@ -30,7 +30,7 @@ $admincp->core = & $discuz; $admincp->init(); -$admincp_actions_founder = array('templates', 'db', 'founder', 'postsplit', 'threadsplit', 'cloudaddons', 'upgrade', 'patch', 'optimizer'); +$admincp_actions_founder = array('templates', 'db', 'founder', 'postsplit', 'threadsplit', 'cloudaddons', 'optimizer'); $admincp_actions_normal = array('index', 'setting', 'members', 'admingroup', 'usergroups', 'usertag', 'forums', 'threadtypes', 'threads', 'moderate', 'attach', 'smilies', 'recyclebin', 'recyclebinpost', 'prune', 'grid', 'styles', 'addons', 'plugins', 'tasks', 'magics', 'medals', 'google', 'announce', 'faq', 'ec',