| # | Line 36 | Line 36 | |
|---|---|---|
| 36 | #include "modules.h" | |
| 37 | #include "irc_string.h" | |
| 38 | ||
| 39 | – | #define HPATH IRCD_PREFIX "/help/opers" |
| 40 | – | #define UHPATH IRCD_PREFIX "/help/users" |
| 39 | #define HELPLEN 400 | |
| 40 | ||
| 41 | static void m_help(struct Client *, struct Client *, int, char *[]); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |