mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-13 12:39:05 -04:00
Make it compile... >_<
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4211 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
2a8b31f797
commit
71bf5b1528
@ -187,8 +187,8 @@ class ModuleChanProtect : public Module
|
||||
Srv->AddMode(cp, 'a');
|
||||
Srv->AddMode(cf, 'q');
|
||||
|
||||
// read our config options (main config file)
|
||||
FirstInGetsFounder = Conf->ReadFlag("options","noservices",0);
|
||||
/* Load config stuff */
|
||||
OnRehash("");
|
||||
}
|
||||
|
||||
void Implements(char* List)
|
||||
|
Loading…
x
Reference in New Issue
Block a user