modify plugin name

This commit is contained in:
2022-03-01 15:08:15 +08:00
parent a89061c90c
commit 35239ed0dc
+3
View File
@@ -68,6 +68,9 @@ class Scaner
}
if (is_file($value)) {
if ($this->checkFile($value, $isReload)) {
if ($this->isReloading) {
break;
}
$this->isReloading = TRUE;
sleep(2);