mirror of
https://github.com/anope/anope.git
synced 2026-06-30 12:46:37 +02:00
Added LDAP support
This commit is contained in:
@@ -12,6 +12,8 @@ NickCore::NickCore(const Anope::string &coredisplay) : Flags<NickCoreFlag, NI_EN
|
||||
this->ot = NULL;
|
||||
this->channelcount = 0;
|
||||
this->lastmail = 0;
|
||||
this->memos.memomax = Config->MSMaxMemos;
|
||||
this->language = Config->NSDefLanguage;
|
||||
|
||||
this->display = coredisplay;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user