mirror of
https://github.com/anope/anope.git
synced 2026-07-10 21:03:13 +02:00
Fixed Anope::CurTime to really work, and made ChanServ timers allow using the channels botserv bot instead of only ChanServ
This commit is contained in:
@@ -71,6 +71,8 @@ time_t start_time;
|
||||
/* Parameters and environment */
|
||||
char **my_av, **my_envp;
|
||||
|
||||
time_t Anope::CurTime = time(NULL);
|
||||
|
||||
/******** Local variables! ********/
|
||||
|
||||
/* Set to 1 after we've set everything up */
|
||||
|
||||
Reference in New Issue
Block a user