]> git.mxchange.org Git - friendica.git/blobdiff - src/Object/Photo.php
Update use statements
[friendica.git] / src / Object / Photo.php
index 372f7312a12dad01559fdcdc43f182f60bf0193e..a8bb3b4adac34d76d0e828294f51b57d69964e13 100644 (file)
@@ -11,6 +11,7 @@ use Friendica\Core\Config;
 use Friendica\Core\System;
 use Friendica\Database\DBM;
 use dba;
+use Exception;
 use Imagick;
 use ImagickPixel;