r93689 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93688‎ | r93689 | r93690 >
Date:23:43, 1 August 2011
Author:reedy
Status:ok
Tags:
Comment:
Commit live hack
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/MobileFrontend/MobileFrontend.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/extensions/MobileFrontend/MobileFrontend.php
@@ -158,7 +158,6 @@
159159 $wurflManagerFactory = new WURFL_WURFLManagerFactory( $wurflConfig );
160160 $wurflManager = $wurflManagerFactory->create();
161161 $device = $wurflManager->getDeviceForHttpRequest( $_SERVER );
162 - $props = $device->getAllCapabilities();
163162
164163 if ( $device->isSpecific() === true ) {
165164 $props = $device->getAllCapabilities();

Status & tagging log