Clarify the comment according to the variable name
Change-Id: Ie196339c26737f86d31a2a258123049901dcf7c6
This commit is contained in:
@@ -99,8 +99,8 @@ $GLOBALS['wgULSAnonCanChangeLanguage'] = true;
|
||||
$GLOBALS['wgULSLanguageDetection'] = true;
|
||||
|
||||
/**
|
||||
* Disable the input methods feature for all users by default. Can still
|
||||
* be enabled manually by the user.
|
||||
* Enable the input methods feature for all users by default.
|
||||
* Can be disabled manually by the user.
|
||||
*/
|
||||
$GLOBALS['wgULSIMEEnabled'] = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user