]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Proxy.php
Possibly Avoid database error when storing photo item
[friendica.git] / src / Module / Proxy.php
index abe9a8c2e9f4ba77d1f5217a8af394d04def3777..c84564e0f85213d6318f3b747c1f470c1762cf8a 100644 (file)
@@ -44,7 +44,7 @@ class Proxy extends BaseModule
        /**
         * Fetch remote image content
         */
-       public function rawContent()
+       protected function rawContent(array $request = [])
        {
                $request = $this->getRequestInfo();