Merge pull request #3397 from tobiasd/20170427-robots
removed commented out line
This commit is contained in:
commit
44e1cbabee
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
function robots_txt_init(App $a)
|
function robots_txt_init(App $a)
|
||||||
{
|
{
|
||||||
|
|
||||||
/** @var string[] globally disallowed url */
|
|
||||||
$allDisalloweds = array(
|
$allDisalloweds = array(
|
||||||
'/settings/',
|
'/settings/',
|
||||||
'/admin/',
|
'/admin/',
|
||||||
|
|
Loading…
Reference in a new issue