Files
znc/modules/modpython
Kyle Fuller 961e3a81c6 modpython: Support global module hooks #98
The commit doesn't add support for the following module hooks:

    void OnClientCapLs(CClient* pClient, SCString& ssCaps)
    EModRet OnLoginAttempt(CSmartPtr<CAuthBase> Auth)

The reason for this is they do not currently work with codegen.pl
2012-02-26 15:03:25 +00:00
..
2012-01-01 09:30:19 +01:00
2012-01-02 14:40:50 +07:00
2012-02-05 23:50:49 +07:00
2012-01-02 14:40:50 +07:00
2012-01-01 09:30:19 +01:00