diff --git a/mod/photos.php b/mod/photos.php index 15dbad7fa7..235acdfc47 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -1285,6 +1285,7 @@ function photos_content(App $a) if (count($ph) == 1) { $hires = $lores = $ph[0]; } + if (count($ph) > 1) { if ($ph[1]['scale'] == 2) { // original is 640 or less, we can display it directly