From 035138a7795414d6c1c2797dacfd5c5bb31da860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 12 Jan 2022 16:00:11 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=94=B9=E5=90=8D"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit fdf58326 --- kiri-engine/FileListen/Scaner.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/kiri-engine/FileListen/Scaner.php b/kiri-engine/FileListen/Scaner.php index 7097ac98..fc5ea305 100644 --- a/kiri-engine/FileListen/Scaner.php +++ b/kiri-engine/FileListen/Scaner.php @@ -110,8 +110,6 @@ class Scaner { $this->isReloading = TRUE; - if (str_contains($path, CONTROLLER_PATH)) - $this->process->trigger_reload($path); $this->loadDirs();