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 @@
450
450
* for non-specified types.
451
451
*
452
452
* For example:
453
- * $wgUploadSize = array(
453
+ * $wgMaxUploadSize = array(
454
454
* '*' => 250 * 1024,
455
455
* 'url' => 500 * 1024,
456
456
* );
Status & tagging log
21:34, 24 February 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r82733
[
removed:
new
added:
ok]