]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Update/Network.php
Standards
[friendica.git] / src / Module / Update / Network.php
index 3652b1126330ff22bd621d0438d62c220dd33ac8..073df23810400175dedbccb8f42557111e498b75 100644 (file)
@@ -9,7 +9,7 @@ use Friendica\Module\Conversation\Network as NetworkModule;
 
 class Network extends NetworkModule
 {
-       public function rawContent()
+       protected function rawContent(array $request = [])
        {
                if (!isset($_GET['p']) || !isset($_GET['item'])) {
                        exit();