This commit is contained in:
2021-04-07 14:17:24 +08:00
parent 666db377fe
commit a0f0f7edd7
8 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ class OnHandshake extends Callback
$this->disconnect($response, 500);
} finally {
fire(Event::SYSTEM_RESOURCE_CLEAN);
logger()->insert();
logger_insert();
}
}