]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Photo.php
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
[friendica.git] / src / Module / Photo.php
index be2408edf21c94f70be6bbc1493d1522c045f1bd..c8e0656d2df62ac9014697cdabd14a636ad73526 100644 (file)
@@ -77,7 +77,7 @@ class Photo extends BaseApi
                        throw new NotModifiedException();
                }
 
-               Profile::addVisitorCookieForHTTPSigner($this->server);
+               Profile::addVisitorCookieForHTTPSigner();
 
                $customsize = 0;
                $square_resize = true;