From 24324426f612afdeebe07d323fbef7ef1efdbcec Mon Sep 17 00:00:00 2001 From: Darko Date: Wed, 18 Jun 2014 09:52:55 +0200 Subject: [PATCH] Wrong cats --- lib/prehash.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/prehash.php b/lib/prehash.php index 8e8972337..be1533a33 100644 --- a/lib/prehash.php +++ b/lib/prehash.php @@ -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) {