r37695 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37694‎ | r37695 | r37696 >
Date:14:15, 15 July 2008
Author:nikerabbit
Status:old
Tags:
Comment:
* Fix for previous commit, *sigh*
Modified paths:
  • /trunk/extensions/Translate/MessageChecks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/MessageChecks.php
@@ -13,12 +13,12 @@
1414 // Fastest first
1515 var $checksForType = array(
1616 'mediawiki' => array(
17 - /*'checkPlural',
 17+ 'checkPlural',
1818 'checkParameters',
1919 'checkUnknownParameters',
2020 'checkBalance',
2121 'checkLinks',
22 - 'checkXHTML',*/
 22+ 'checkXHTML',
2323 'checkPagename',
2424 ),
2525 'freecol' => array(

Status & tagging log