Implement language-selection-method event

Change-Id: If2d207f8a221c8f2a560b1399ad69a3032b2064b
This commit is contained in:
Amir E. Aharoni
2013-08-19 10:56:22 +03:00
committed by Nikerabbit
parent e5891b83b5
commit a3bca89a42
5 changed files with 52 additions and 4 deletions

View File

@@ -177,7 +177,7 @@ $wgExtensionFunctions[] = function() {
$wgResourceModules['schema.UniversalLanguageSelector'] = array(
'class' => 'ResourceLoaderSchemaModule',
'schema' => 'UniversalLanguageSelector',
'revision' => 5573536,
'revision' => 5729800,
);
} else {
wfWarn( 'UniversalLanguageSelector is configured to use EventLogging, but '