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