mirror of
https://github.com/anope/anope.git
synced 2026-06-27 14:06:39 +02:00
Unregister operserv_akill page on unload in cpanel
This commit is contained in:
@@ -202,6 +202,8 @@ class ModuleWebCPanel : public Module
|
||||
provider->UnregisterPage(&this->memoserv_memos);
|
||||
|
||||
provider->UnregisterPage(&this->hostserv_request);
|
||||
|
||||
provider->UnregisterPage(&this->operserv_akill);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user