From f06aff4fb9c9a0daad6a1b65af6f1a13f0f1eb4b Mon Sep 17 00:00:00 2001 From: devil_gong Date: Thu, 15 Aug 2019 14:50:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/controller/Ueditor.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/application/index/controller/Ueditor.php b/application/index/controller/Ueditor.php index 3ca82bf9b..811d06957 100644 --- a/application/index/controller/Ueditor.php +++ b/application/index/controller/Ueditor.php @@ -32,9 +32,6 @@ class Ueditor extends Common { // 调用父类前置方法 parent::__construct(); - - // 是否登录 - $this->IsLogin(); } /** -- GitLab