r45294 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45293‎ | r45294 | r45295 >
Date:22:31, 1 January 2009
Author:pinky
Status:ok (Comments)
Tags:
Comment:
Change tabs -> spaces
Modified paths:
  • /trunk/phase3/includes/specials/SpecialAllpages.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialAllpages.php
@@ -11,15 +11,15 @@
1212 */
1313 protected $maxPerPage = 345;
1414
15 - /**
16 - * Maximum number of pages to show on single index subpage.
17 - */
18 - protected $maxLineCount = 200;
 15+ /**
 16+ * Maximum number of pages to show on single index subpage.
 17+ */
 18+ protected $maxLineCount = 200;
1919
20 - /**
21 - * Maximum number of chars to show for an entry.
22 - */
23 - protected $maxPageLength = 70;
 20+ /**
 21+ * Maximum number of chars to show for an entry.
 22+ */
 23+ protected $maxPageLength = 70;
2424
2525 /**
2626 * Determines, which message describes the input field 'nsfrom'.

Comments

#Comment by Pinky (talk | contribs)   22:39, 1 January 2009

Eh, I meant spaces -> tabs :D

Status & tagging log