改名
This commit is contained in:
@@ -192,9 +192,8 @@ class ServerInotify extends Process
|
|||||||
$this->trigger_reload();
|
$this->trigger_reload();
|
||||||
|
|
||||||
$this->clearWatch();
|
$this->clearWatch();
|
||||||
foreach ($this->dirs as $root) {
|
$this->watch(APP_PATH);
|
||||||
$this->watch($root);
|
|
||||||
}
|
|
||||||
$this->int = -1;
|
$this->int = -1;
|
||||||
$this->isReloading = FALSE;
|
$this->isReloading = FALSE;
|
||||||
$this->isReloadingOut = FALSE;
|
$this->isReloadingOut = FALSE;
|
||||||
|
|||||||
Reference in New Issue
Block a user