mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-05 13:33:12 +02:00
Require module header with version "unrealircd-6" now
This commit is contained in:
@@ -26,7 +26,7 @@ ModuleHeader MOD_HEADER
|
||||
"1.3", /* Version */
|
||||
"Strip/block color/bold/underline/italic/reverse - by Syzop", /* Short description of module */
|
||||
"UnrealIRCd Team", /* Author */
|
||||
"unrealircd-5",
|
||||
"unrealircd-6",
|
||||
};
|
||||
|
||||
int nocodes_can_send_to_channel(Client *client, Channel *channel, Membership *lp, char **msg, char **errmsg, SendType sendtype);
|
||||
|
||||
Reference in New Issue
Block a user