Added todo
This commit is contained in:
parent
fa00a4ee32
commit
f5a7b0141b
|
@ -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)) {
|
||||
|
|
Loading…
Reference in a new issue