mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 16:33:14 +02:00
Require module header with version "unrealircd-6" now
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ ModuleHeader MOD_HEADER = {
|
||||
"1.4",
|
||||
"Adds /rmtkl command to easily remove *-Lines in bulk",
|
||||
"Gottem and the UnrealIRCd Team",
|
||||
"unrealircd-5",
|
||||
"unrealircd-6",
|
||||
};
|
||||
|
||||
#define IsParam(x) (parc > (x) && !BadPtr(parv[(x)]))
|
||||
|
||||
Reference in New Issue
Block a user