Awight has submitted this change and it was merged.

Change subject: fix typo in global variable name
......................................................................


fix typo in global variable name

Change-Id: I524062fb8121eb114878cf970df7d14205a33423
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Awight: Looks good to me, approved



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index fbde319..f767ae2 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4072,7 +4072,7 @@
        'default' => true, // *gulp* -- bv 2008-11-03
 ),
 
-'wmgCentralNoticeChooseBannerOnClient' => array(
+'wgCentralNoticeChooseBannerOnClient' => array(
        'default' => false,
        'testwiki' => true,
 ),

-- 
To view, visit https://gerrit.wikimedia.org/r/173100
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I524062fb8121eb114878cf970df7d14205a33423
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to