From c5658999d1970cd4c3c368f4ac7bcba5e5ce52ac Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 8 Jan 2011 20:30:15 +0000 Subject: [PATCH 1/1] Do we still need this query reset? --- inc/autopurge/purge-mails.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/autopurge/purge-mails.php b/inc/autopurge/purge-mails.php index f2da3aa6c1..f2a7020e48 100644 --- a/inc/autopurge/purge-mails.php +++ b/inc/autopurge/purge-mails.php @@ -115,7 +115,7 @@ if (!SQL_HASZERONUMS($result_mails)) { // Reset query (to prevent possible errors) ... $result_mails = SQL_QUERY("SELECT - `userid` + `userid` AS `sender` FROM `{?_MYSQL_PREFIX?}_user_stats` WHERE -- 2.39.2