diff --git a/Server/ServerManager.php b/Server/ServerManager.php index 54a6a758..6ff438c4 100644 --- a/Server/ServerManager.php +++ b/Server/ServerManager.php @@ -194,7 +194,6 @@ class ServerManager extends Abstracts\Server Constant::MANAGER_STOP => '', Constant::BEFORE_RELOAD => '', Constant::AFTER_RELOAD => '', - Constant::DISCONNECT => '', Constant::START => '', ]); }