X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FRobotsTxt.php;h=1fcf1269edf72de6acd90c982a1a957fb6c4462d;hb=c55c42b303846c63841ce982ef485fac9904d0da;hp=db83777e8e4ff02e3d8c597c78623eadd91580fc;hpb=8c03bdada92845974ecadeecb9e673c7ffac22b4;p=friendica.git diff --git a/src/Module/RobotsTxt.php b/src/Module/RobotsTxt.php index db83777e8e..1fcf1269ed 100644 --- a/src/Module/RobotsTxt.php +++ b/src/Module/RobotsTxt.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Module; @@ -9,7 +28,7 @@ use Friendica\BaseModule; */ class RobotsTxt extends BaseModule { - public static function rawContent(array $parameters = []) + protected function rawContent(array $request = []) { $allDisalloweds = [ '/settings/',