1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 11:03:14 +02:00

Merge commit 'trunk' into anopeng

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1294 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-10-01 21:16:11 +00:00
parent f10db002a8
commit 8aa6436d73
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -197,6 +197,7 @@ void load_ignore_db(void) {
time_t expiry_time;
IgnoreData *ign;
expiry_time = time(NULL);
fill_db_ptr(dbptr, 0, IGNOREDBVERSION, s_OperServ, IgnoreDB);
/* let's remove existing temp files here, because we only load dbs on startup */