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

Revision: 76203
Author:   demon
Date:     2010-11-06 18:18:31 +0000 (Sat, 06 Nov 2010)
Log Message:
-----------
Rm some long-commented code, including quite possibly the lamest use of 
$wgTitle ever

Modified Paths:
--------------
    trunk/phase3/skins/Standard.php

Modified: trunk/phase3/skins/Standard.php
===================================================================
--- trunk/phase3/skins/Standard.php     2010-11-06 17:44:28 UTC (rev 76202)
+++ trunk/phase3/skins/Standard.php     2010-11-06 18:18:31 UTC (rev 76203)
@@ -215,10 +215,6 @@
                                        array( 'known', 'noclasses' )
                                );
 
-                       #if( $tns%2 && $action!='edit' && !$wpPreview) {
-                               #$s.= '<br />'.$this->linkKnown( 
Title::newFromText( $wgTitle->getPrefixedText() 
),wfMsg('postcomment'),array(),array('action'=>'edit','section'=>'new'));
-                       #}
-
                        /*
                        watching could cause problems in edit mode:
                        if user edits article, then loads "watch this article" 
in background and then saves


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

Reply via email to