Quote:
Originally Posted by Socrate
nop, in fact, I do not find "$updatetime = 10;" 
|
Look again. I see it right here in this piece of code from the hack:
HTML Code:
////////////////////////////// BOOFO'S FORUM QUICK STATS CACHE HACK //////////////////////////////
$forumstatscache = unserialize($datastore['forumstatscache']);
$forumstats = $forumstatscache[$forumid];
$updatetime = 10;
$statsupdate = '';