diff --git a/include/testData.php b/include/testData.php index 52b9766..1d021b2 100644 --- a/include/testData.php +++ b/include/testData.php @@ -918,6 +918,8 @@ class testData{ ) ) AND + appMaintainers.queued = 'false' + AND testResults.queued = '?' ORDER BY '?'$sLimit"; } if($sLimit)