]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/RobotsTxt.php
Merge remote-tracking branch 'upstream/develop' into api4
[friendica.git] / src / Module / RobotsTxt.php
index 934a7a46e0e79739026ed9a3248927d49f215bc3..ec7ee086ec640388d668f7bc811885dc77b47d10 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -28,7 +28,7 @@ use Friendica\BaseModule;
  */
 class RobotsTxt extends BaseModule
 {
-       public static function rawContent(array $parameters = [])
+       public function rawContent()
        {
                $allDisalloweds = [
                        '/settings/',