mirror of
https://github.com/anope/anope.git
synced 2026-07-05 20:33:13 +02:00
Bugs 1297-1299 and made /os stats work like the help describes it does
This commit is contained in:
@@ -105,6 +105,9 @@ class NSSetSecure : public Module
|
||||
commandnssetsecure(this), commandnssasetsecure(this)
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
|
||||
ModuleManager::RegisterService(&commandnssetsecure);
|
||||
ModuleManager::RegisterService(&commandnssasetsecure);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user