mirror of
https://github.com/znc/znc.git
synced 2026-08-06 00:43:19 +02:00
Patch by DarthGandalf, thanks.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2042 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
*
|
||||
* If you want your module to actually do something, you should override some
|
||||
* of the hooks from CModule. These are the functions whose names start with
|
||||
* "Do". They are called when the associated event happens.
|
||||
* "On". They are called when the associated event happens.
|
||||
*
|
||||
* Feel free to also look at existing modules.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user