mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 17:58:59 +00:00
Wrong cats
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user