改名
This commit is contained in:
@@ -91,7 +91,7 @@ class ServerInotify extends Process
|
|||||||
$this->loadByDir($value, $isReload);
|
$this->loadByDir($value, $isReload);
|
||||||
}
|
}
|
||||||
if (is_file($value)) {
|
if (is_file($value)) {
|
||||||
if ($this->checkFile($value, $isReload)) {
|
if (!$this->checkFile($value, $isReload)) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
$this->timerReload();
|
$this->timerReload();
|
||||||
|
|||||||
Reference in New Issue
Block a user