111
This commit is contained in:
@@ -30,7 +30,7 @@ class OnWorkerStart extends WorkerStart implements EventDispatcherInterface
|
|||||||
$time = microtime(true);
|
$time = microtime(true);
|
||||||
|
|
||||||
ServerManager::setEnv('environmental', Kiri::WORKER);
|
ServerManager::setEnv('environmental', Kiri::WORKER);
|
||||||
if (!is_enable_file_modification_listening()) {
|
if (is_enable_file_modification_listening()) {
|
||||||
$this->router->read_files();
|
$this->router->read_files();
|
||||||
$this->interpretDirectory();
|
$this->interpretDirectory();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user