mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 03:23:12 +02:00
Require module header with version "unrealircd-6" now
This commit is contained in:
@@ -33,7 +33,7 @@ ModuleHeader MOD_HEADER
|
||||
"5.0",
|
||||
"bot message tag",
|
||||
"UnrealIRCd Team",
|
||||
"unrealircd-5",
|
||||
"unrealircd-6",
|
||||
};
|
||||
|
||||
int bottag_mtag_is_ok(Client *client, char *name, char *value);
|
||||
|
||||
Reference in New Issue
Block a user