http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94201
Revision: 94201
Author: catrope
Date: 2011-08-10 21:19:27 +0000 (Wed, 10 Aug 2011)
Log Message:
-----------
Fix whitespace in r93757
Modified Paths:
--------------
trunk/extensions/PrefSwitch/PrefSwitch.hooks.php
Modified: trunk/extensions/PrefSwitch/PrefSwitch.hooks.php
===================================================================
--- trunk/extensions/PrefSwitch/PrefSwitch.hooks.php 2011-08-10 21:18:25 UTC
(rev 94200)
+++ trunk/extensions/PrefSwitch/PrefSwitch.hooks.php 2011-08-10 21:19:27 UTC
(rev 94201)
@@ -43,8 +43,8 @@
*/
public static function personalUrls( &$personal_urls, &$title ) {
global $wgUser, $wgRequest, $wgPrefSwitchShowLinks;
- if(!$wgPrefSwitchShowLinks) {
- return true;
+ if ( !$wgPrefSwitchShowLinks ) {
+ return true;
}
// Figure out the orgin to include in the link
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs