1
0
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:
Adam
2010-09-16 18:12:12 -04:00
parent ccc6109879
commit cd1e9f3181
5 changed files with 38 additions and 25 deletions
+2
View File
@@ -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 */