X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FRobotsTxt.php;h=1fcf1269edf72de6acd90c982a1a957fb6c4462d;hb=f059e56e0f82e64024da7dcbb1ecac20ad84c1b5;hp=47e11201d9575e8f58eb91d18892e880ccad5bcb;hpb=abe6724629b851c6cce965a0aa03658b9dae8c62;p=friendica.git diff --git a/src/Module/RobotsTxt.php b/src/Module/RobotsTxt.php index 47e11201d9..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($parameters) + protected function rawContent(array $request = []) { $allDisalloweds = [ '/settings/',