r82733 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82732‎ | r82733 | r82734 >
Date:16:19, 24 February 2011
Author:ialex
Status:ok
Tags:
Comment:
Fix variable name in comment
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -449,7 +449,7 @@
450450 * for non-specified types.
451451 *
452452 * For example:
453 - * $wgUploadSize = array(
 453+ * $wgMaxUploadSize = array(
454454 * '*' => 250 * 1024,
455455 * 'url' => 500 * 1024,
456456 * );

Status & tagging log