mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 07:03:13 +02:00
- Fixed some MOTD problems: remote MOTD gone after rehash (#0001007) and motd time, etc...
This commit is contained in:
+1
-1
@@ -1001,7 +1001,7 @@ struct _configitem_tld {
|
||||
ConfigItem *prev, *next;
|
||||
ConfigFlag_tld flag;
|
||||
char *mask, *motd_file, *rules_file, *channel;
|
||||
struct tm *motd_tm;
|
||||
struct tm motd_tm;
|
||||
aMotd *rules, *motd;
|
||||
u_short options;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user