X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FDefaultSettings.php;h=d8aff2da1cdf9281bad63155cb9bf58bc099e40a;hb=824ecd9b75bcbcbda0d9330656ea0f06ce288c3a;hp=84490731b2c1c4f513e8fa3ca7b45aad16d0b8dc;hpb=29c25bb31c4b558a245f1b0c80a934b8b949ca55;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 84490731b2..d8aff2da1c 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -8684,7 +8684,7 @@ $wgHttpsPort = 443; $wgSessionSecret = false; /** - * If for some reason you can't install the PHP OpenSSL or mcrypt extensions, + * If for some reason you can't install the PHP OpenSSL extension, * you can set this to true to make MediaWiki work again at the cost of storing * sensitive session data insecurely. But it would be much more secure to just * install the OpenSSL extension.