1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 04:46:39 +02:00

Rewrote how commands are handled within Anope.

This allows naming commands and having spaces within command names.
This commit is contained in:
Adam
2011-07-14 02:31:12 -04:00
parent 924f6849fe
commit f858164dee
227 changed files with 8808 additions and 12352 deletions
+1
View File
@@ -11,6 +11,7 @@
#include "services.h"
#include "modules.h"
#include "oper.h"
/* Anope */
Server *Me = NULL;