r64179 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64178‎ | r64179 | r64180 >
Date:20:22, 25 March 2010
Author:rotem
Status:ok
Tags:
Comment:
Typo in comment.
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1121,7 +1121,7 @@
11221122 $wgMaxSigChars = 255; # Maximum number of Unicode characters in signature
11231123 $wgMaxArticleSize = 2048; # Maximum article size in kilobytes
11241124 # Maximum number of bytes in username. You want to run the maintenance
1125 -# script ./maintenancecheckUsernames.php once you have changed this value
 1125+# script ./maintenance/checkUsernames.php once you have changed this value
11261126 $wgMaxNameChars = 255;
11271127
11281128 $wgMaxPPNodeCount = 1000000; # A complexity limit on template expansion

Status & tagging log