http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72212
Revision: 72212
Author: jeroendedauw
Date: 2010-09-02 19:05:52 +0000 (Thu, 02 Sep 2010)
Log Message:
-----------
Modified Paths:
--------------
trunk/extensions/Validator/Validator_Settings.php
Modified: trunk/extensions/Validator/Validator_Settings.php
===================================================================
--- trunk/extensions/Validator/Validator_Settings.php 2010-09-02 19:04:29 UTC
(rev 72211)
+++ trunk/extensions/Validator/Validator_Settings.php 2010-09-02 19:05:52 UTC
(rev 72212)
@@ -19,6 +19,7 @@
# Registration of the listerrors parser hooks.
$wgHooks['ParserFirstCallInit'][] = 'ValidatorListErrors::staticInit';
+$wgHooks['LanguageGetMagic'][] = 'ValidatorListErrors::staticMagic';
# Validator_ERRORS_NONE : Validator will not show any errors, and make
the best of the input it got.
# Validator_ERRORS_WARN : Validator will make the best of the
input it got, but will show a warning that there are errors.
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs