From: Tobias Diekershoff Date: Thu, 27 Apr 2017 05:31:57 +0000 (+0200) Subject: removed commented out line X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7adb96865360777524afbb5f94db7cbb88662a27;p=friendica.git removed commented out line --- diff --git a/mod/robots_txt.php b/mod/robots_txt.php index eaab44662f..d150ff3de6 100644 --- a/mod/robots_txt.php +++ b/mod/robots_txt.php @@ -14,7 +14,6 @@ function robots_txt_init(App $a) { - /** @var string[] globally disallowed url */ $allDisalloweds = array( '/settings/', '/admin/',