Wasn't clearing out hash table after flushing its contents to the db.
git-svn-id: svn://10.0.0.236/trunk@20552 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -79,6 +79,7 @@ sub Flush {
|
||||
Query("insert into stats (id, date, count) values ($id, '$date', $count)");
|
||||
}
|
||||
}
|
||||
undef %counts;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user