Follow-up r92068: add 'qqx' to dummy language codes per Nikerabbit
authorRobin Pepermans <robin@users.mediawiki.org>
Wed, 13 Jul 2011 23:02:22 +0000 (23:02 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Wed, 13 Jul 2011 23:02:22 +0000 (23:02 +0000)
includes/DefaultSettings.php

index 9123ec8..271488f 100644 (file)
@@ -1840,6 +1840,7 @@ $wgDummyLanguageCodes = array(
        'iu',
        'nb',
        'qqq',
+       'qqx',
        'roa-rup',
        'simple',
 );