X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Finstaller%2FLocalSettingsGenerator.php;h=77c35b85ad78a2f99444f9894c6cbac8e2ce2a4a;hb=102076134ff821a86e981b7e21c174b0b2889466;hp=68664c955c89ee40f8e22cf4aed3d131680aea33;hpb=9c4f40123d53a3b561757fd57ccd04b9c391805a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/LocalSettingsGenerator.php b/includes/installer/LocalSettingsGenerator.php index 68664c955c..77c35b85ad 100644 --- a/includes/installer/LocalSettingsGenerator.php +++ b/includes/installer/LocalSettingsGenerator.php @@ -223,7 +223,8 @@ class LocalSettingsGenerator { } if ( $this->groupPermissions['*']['edit'] === false && $this->groupPermissions['*']['createaccount'] === false - && $this->groupPermissions['*']['read'] !== false ) { + && $this->groupPermissions['*']['read'] !== false + ) { $noFollow = "\n# Set \$wgNoFollowLinks to true if you open up your wiki to editing by\n" . "# the general public and wish to apply nofollow to external links as a\n" . "# deterrent to spammers. Nofollow is not a comprehensive anti-spam solution\n"