Added todo

This commit is contained in:
Michael 2021-07-19 06:55:23 +00:00
parent fa00a4ee32
commit f5a7b0141b
1 changed files with 1 additions and 0 deletions

View File

@ -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)) {