Update tracker.php

This commit is contained in:
Roman Kelesidis 2024-12-02 23:48:39 +07:00
parent 614b0d90b4
commit c3f8ace863

View File

@ -672,7 +672,7 @@ if ($allowed_forums)
}
if ($tor_type)
{
$SQL['WHERE'][] = "tor.tor_type IN(1,2)";
$SQL['WHERE'][] = "tor.tor_type IN(" . TOR_TYPE_GOLD . "," . TOR_TYPE_SILVER . ")";
}
// ORDER