Quote:
Originally posted by FFMania
Have some problem......when I find this code....
PHP Code:
if ($noshutdownfunc) {
$DB_site->query("UPDATE thread SET views=views+1 WHERE threadid='$threadid'");
} else {
$shutdownqueries[]="UPDATE LOW_PRIORITY thread SET views=views+1 WHERE threadid='$threadid'";
}
I can't fiind it since I have lesane Store hack installed..so the code becomes...
<snip>
Any idea what I should do?
|
I'm not familiar with the Lesane hack, but it looks way more complicated than this hack. Maybe you could ask them...