mirror of
https://github.com/znc/znc.git
synced 2026-07-31 05:53:38 +02:00
Move extended-join test to integration test
Fix build of modperl/modpython
This commit is contained in:
@@ -63,6 +63,8 @@ EModRet OnTopic(CNick& Nick, CChan& Channel, CString& sTopic)
|
||||
bool OnServerCapAvailable(const CString& sCap)
|
||||
bool OnServerCap302Available(const CString& sCap, const CString& sValue)
|
||||
void OnServerCapResult(const CString& sCap, bool bSuccess)
|
||||
void OnClientAttached()
|
||||
void OnClientDetached()
|
||||
EModRet OnTimerAutoJoin(CChan& Channel)
|
||||
bool OnEmbeddedWebRequest(CWebSock& WebSock, const CString& sPageName, CTemplate& Tmpl)
|
||||
EModRet OnAddNetwork(CIRCNetwork& Network, CString& sErrorRet)
|
||||
|
||||
Reference in New Issue
Block a user