mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 10:13:13 +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.10",
|
||||
"Stores active TKL entries (*-Lines) persistently/across IRCd restarts",
|
||||
"UnrealIRCd Team",
|
||||
"unrealircd-5",
|
||||
"unrealircd-6",
|
||||
};
|
||||
|
||||
#define TKLDB_MAGIC 0x10101010
|
||||
|
||||
Reference in New Issue
Block a user