http://www.mediawiki.org/wiki/Special:Code/MediaWiki/62132

Revision: 62132
Author:   simetrical
Date:     2010-02-08 20:05:06 +0000 (Mon, 08 Feb 2010)

Log Message:
-----------
Whitespace

Modified Paths:
--------------
    trunk/phase3/includes/Linker.php

Modified: trunk/phase3/includes/Linker.php
===================================================================
--- trunk/phase3/includes/Linker.php    2010-02-08 19:54:26 UTC (rev 62131)
+++ trunk/phase3/includes/Linker.php    2010-02-08 20:05:06 UTC (rev 62132)
@@ -1007,11 +1007,11 @@
                $title = $this->autocommentTitle;
                $local = $this->autocommentLocal;
 
-               $pre=$match[1];
-               $auto=$match[2];
-               $post=$match[3];
-               $link='';
-               if( $title ) {
+               $pre = $match[1];
+               $auto = $match[2];
+               $post = $match[3];
+               $link = '';
+               if ( $title ) {
                        $section = $auto;
 
                        # Generate a valid anchor name from the section title.



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to