]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Photo.php
Merge pull request #13724 from Raroun/Fix-for-Issue-#13637---Photo-caption-prevents...
[friendica.git] / src / Module / Photo.php
index c8e0656d2df62ac9014697cdabd14a636ad73526..be2408edf21c94f70be6bbc1493d1522c045f1bd 100644 (file)
@@ -77,7 +77,7 @@ class Photo extends BaseApi
                        throw new NotModifiedException();
                }
 
-               Profile::addVisitorCookieForHTTPSigner();
+               Profile::addVisitorCookieForHTTPSigner($this->server);
 
                $customsize = 0;
                $square_resize = true;