MaxSem has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/59811


Change subject: grrr
......................................................................

grrr

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/11/59811/1

diff --git a/wmf-config/mobile.php b/wmf-config/mobile.php
index 8859c30..30b1539 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -120,7 +120,7 @@
        function wmfSetupMobileLoadScript() {
                global $wgDBname, $wgLoadScript;
 
-               if ( MobileContext::singleton()->shouldDisplayMobileView()
+               if ( MobileContext::singleton()->shouldDisplayMobileView();
                if ( $wgDBname === 'testwiki' ) {
                        // testwiki's resources aren't loaded from bits, it 
just needs a mobile domain
                        $wgLoadScript = '//test.m.wikipedia.org/w/load.php';

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If90cf0699e9ca4f426ba8908428e7d29f1cb7389
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>

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

Reply via email to