From: Krinkle Date: Sat, 28 May 2011 14:51:07 +0000 (+0000) Subject: Fix type, follow-up r81615 X-Git-Tag: 1.31.0-rc.0~29898 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=0079325bedea484e0c07e5ec8ebf295b8125b830;p=lhc%2Fweb%2Fwiklou.git Fix type, follow-up r81615 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index cddaab7f75..5ddbbc0c65 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -434,7 +434,7 @@ $wgCacheSharedUploads = true; $wgAllowCopyUploads = false; /** * Allow asynchronous copy uploads. - * This feature is experimental is broken as of r81612. + * This feature is experimental and broken as of r81612. */ $wgAllowAsyncCopyUploads = false;