r76203 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76202‎ | r76203 | r76204 >
Date:18:18, 6 November 2010
Author:demon
Status:ok
Tags:
Comment:
Rm some long-commented code, including quite possibly the lamest use of $wgTitle ever
Modified paths:
  • /trunk/phase3/skins/Standard.php (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/Standard.php
@@ -215,10 +215,6 @@
216216 array( 'known', 'noclasses' )
217217 );
218218
219 - #if( $tns%2 && $action!='edit' && !$wpPreview) {
220 - #$s.= '<br />'.$this->linkKnown( Title::newFromText( $wgTitle->getPrefixedText() ),wfMsg('postcomment'),array(),array('action'=>'edit','section'=>'new'));
221 - #}
222 -
223219 /*
224220 watching could cause problems in edit mode:
225221 if user edits article, then loads "watch this article" in background and then saves

Status & tagging log