]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_unloadmodule.h
DO NOT USE THIS COMMIT - if you do, most of the modules wont work.
[user/henk/code/inspircd.git] / include / commands / cmd_unloadmodule.h
index ba19bc5e14e2e6f17f432fcf2f17635f6fccb7bc..c2d2d473d3b248ef9d1fd8082617f28e3345649a 100644 (file)
@@ -22,6 +22,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /UNLOADMODULE
+ */
 class cmd_unloadmodule : public command_t
 {
  public: