Index: trunk/extensions/MobileFrontend/MobileFrontend.body.php |
— | — | @@ -31,7 +31,7 @@ |
32 | 32 | public static $displayNoticeId; |
33 | 33 | public static $leaveFeedbackURL; |
34 | 34 | public static $mobileRedirectFormAction; |
35 | | - public static $isBetaGroupMember = true; |
| 35 | + public static $isBetaGroupMember = false; |
36 | 36 | public static $minifyJS = true; |
37 | 37 | public static $hideSearchBox = false; |
38 | 38 | public static $hideLogo = false; |