issue #1827 bug fixe, do not try to check when sample is empty

This commit is contained in:
plegall
2022-12-16 15:54:36 +01:00
parent 97b665d8f3
commit da3d07cb1b

View File

@@ -3504,6 +3504,11 @@ SELECT
$fs_quick_check_ids = array_unique(array_merge($issue1827_ids, $random_image_ids));
if (count($fs_quick_check_ids) < 1)
{
return;
}
$query = '
SELECT
id,