https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106293
Revision: 106293
Author: preilly
Date: 2011-12-15 00:31:14 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
1.18wmf1: MFT r106292
Modified Paths:
--------------
branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.php
Modified: branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.php
===================================================================
--- branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.php
2011-12-15 00:30:48 UTC (rev 106292)
+++ branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.php
2011-12-15 00:31:14 UTC (rev 106293)
@@ -1345,7 +1345,7 @@
$ptAnonLoginLinkTitle->nodeValue = self::$messages['mobile-frontend-login'];
}
if ( $ptAnonLoginLinkHref ) {
- $ptAnonLoginLinkHref->nodeValue
= str_replace( "&", "&", $ptAnonLoginLinkHref->nodeValue ) .
'&useformat=mobile';
+ $ptAnonLoginLinkHref->nodeValue
= str_replace( "&", "&", $ptAnonLoginLinkHref->nodeValue );
}
$ptAnonLoginLinkText =
$ptAnonLoginLink->firstChild;
if ( $ptAnonLoginLinkText ) {
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs