]> git.mxchange.org Git - friendica.git/blobdiff - src/Object/Image.php
Restore previous permission comment in Widget\CalendarExport
[friendica.git] / src / Object / Image.php
index d8d6dafc3ca86d60bfbe180f6ad2e8f290cddac3..2f4d55dc0ac15c3a03d407f36c59bc67abbd1a1b 100644 (file)
@@ -937,7 +937,7 @@ class Image
                $width = $Image->getWidth();
                $height = $Image->getHeight();
 
-               $hash = photo_new_resource();
+               $hash = Photo::newResource();
 
                $smallest = 0;