pull/10508/head
Michael 2021-07-19 06:55:23 +00:00
rodzic fa00a4ee32
commit f5a7b0141b
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -189,6 +189,7 @@ class Images
if (!empty($photo)) {
$img_str = Photo::getImageDataForPhoto($photo);
}
// @todo Possibly add a check for locally stored files
}
if (empty($img_str)) {