mirror of
https://github.com/znc/znc.git
synced 2026-05-03 20:12:29 +02:00
Fix global python modules.
This commit is contained in:
committed by
Kyle Fuller
parent
76aaafd4d0
commit
0c9eae226e
@@ -61,3 +61,4 @@ void OnServerCapResult(const CString& sCap, bool bSuccess)
|
||||
EModRet OnTimerAutoJoin(CChan& Channel)
|
||||
bool OnEmbeddedWebRequest(CWebSock& WebSock, const CString& sPageName, CTemplate& Tmpl)=false
|
||||
|
||||
EModRet OnModuleLoading(const CString& sModName, const CString& sArgs, bool& bSuccess, CString& sRetMsg)
|
||||
|
||||
Reference in New Issue
Block a user