]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Update/Profile.php
Standards
[friendica.git] / src / Module / Update / Profile.php
index b06aea804449f5218d302866c0e5198a27dfe4cb..691d9d955dde8b4b6336868753d6263d18cb5c96 100644 (file)
@@ -35,7 +35,7 @@ use Friendica\Util\DateTimeFormat;
 
 class Profile extends BaseModule
 {
-       public function rawContent()
+       protected function rawContent(array $request = [])
        {
                $a = DI::app();
 
@@ -93,7 +93,7 @@ class Profile extends BaseModule
                );
 
                if (!DBA::isResult($items_stmt)) {
-                       return '';
+                       return;
                }
 
                // Set a time stamp for this page. We will make use of it when we