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 @@
14
14
// Fastest first
15
15
var $checksForType = array(
16
16
'mediawiki' => array(
17
- /*'checkPlural',
17
+ 'checkPlural',
18
18
'checkParameters',
19
19
'checkUnknownParameters',
20
20
'checkBalance',
21
21
'checkLinks',
22
- 'checkXHTML',*/
22
+ 'checkXHTML',
23
23
'checkPagename',
24
24
),
25
25
'freecol' => array(
Status & tagging log
15:29, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r37695
[
removed:
ok
added:
old]