https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113876
Revision: 113876
Author: awjrichards
Date: 2012-03-14 23:24:18 +0000 (Wed, 14 Mar 2012)
Log Message:
-----------
Followup r113871, finishing revert of r113870
Modified Paths:
--------------
trunk/extensions/MobileFrontend/MobileFrontend.body.php
Modified: trunk/extensions/MobileFrontend/MobileFrontend.body.php
===================================================================
--- trunk/extensions/MobileFrontend/MobileFrontend.body.php 2012-03-14
23:16:09 UTC (rev 113875)
+++ trunk/extensions/MobileFrontend/MobileFrontend.body.php 2012-03-14
23:24:18 UTC (rev 113876)
@@ -1398,7 +1398,7 @@
$action = $this->getAction();
- if ( $action === 'edit' ){// || $action === 'history' ) {
+ if ( $action === 'edit' || $action === 'history' ) {
return false;
}
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs