Wrong cats

This commit is contained in:
Darko
2014-06-18 09:52:55 +02:00
parent a71b1e3ad7
commit 24324426f6
+1 -1
View File
@@ -174,7 +174,7 @@ Class PreHash
}
$ct = '';
if ($cats == 1) {
$ct = 'AND r.categoryID IN (1090, 2020, 3050, 6050, 5050, 7010, 8050)';
$ct = 'AND r.categoryID IN (2020, 5050, 6070, 8010)';
}
if ($this->echooutput) {