]> git.mxchange.org Git - friendica.git/commitdiff
removed commented out line
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 27 Apr 2017 05:31:57 +0000 (07:31 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 27 Apr 2017 05:31:57 +0000 (07:31 +0200)
mod/robots_txt.php

index eaab44662f114de339efc5ea6057c5e10b44a652..d150ff3de6741d3e97ca7b84d89ebc893eda70a1 100644 (file)
@@ -14,7 +14,6 @@
 function robots_txt_init(App $a)
 {
 
-       /** @var string[] globally disallowed url */
        $allDisalloweds = array(
                '/settings/',
                '/admin/',