Prepare for composer
Bug: 49121 Change-Id: I7b391cc856ca4526951db409173deb0f1b955c4b
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* JavaScript and CSS resource definitions.
|
||||
*
|
||||
* @file
|
||||
* @license GPL2+
|
||||
* @license GPL-2.0+
|
||||
*/
|
||||
|
||||
$resourcePaths = array(
|
||||
@@ -11,6 +11,7 @@ $resourcePaths = array(
|
||||
'remoteExtPath' => 'UniversalLanguageSelector'
|
||||
);
|
||||
|
||||
global $wgResourceModules;
|
||||
$wgResourceModules['ext.uls.languagenames'] = array(
|
||||
'class' => 'ResourceLoaderULSModule'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user