After training the PHPStorm code formatter.
See https://github.com/siebrand/MediaWiki-PHPStorm Issue remains with anonymous functions in JavaScript. Change-Id: I2b520f8df127452acf02deb659277a6465e6ca59
This commit is contained in:
@@ -63,7 +63,7 @@ $wgULSGeoService = 'http://freegeoip.net/json/';
|
||||
*/
|
||||
$wgULSLanguageDetection = true;
|
||||
|
||||
$dir = __DIR__ ;
|
||||
$dir = __DIR__;
|
||||
|
||||
// Internationalization
|
||||
$wgExtensionMessagesFiles['UniversalLanguageSelector'] = "$dir/UniversalLanguageSelector.i18n.php";
|
||||
|
||||
Reference in New Issue
Block a user