r39238 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r39237‎ | r39238 | r39239 >
Date:19:55, 12 August 2008
Author:siebrand
Status:old
Tags:
Comment:
Remove line that shouldn't be there according to Iaroslav Vassiliev.
Modified paths:
  • /trunk/extensions/NewsChannel/NewsChannel_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/NewsChannel/NewsChannel_body.php
@@ -382,7 +382,6 @@
383383 </tr>';
384384 }
385385
386 - $wgOut->addWikiText( $msgComment );
387386 $wgOut->addHTML( '
388387 <form id="newschannel" method="GET" action="' . $msgActionScript . '">
389388 <input type="hidden" readonly="readonly" name="title" value="' . $msgPrefixedTitle . '" />

Status & tagging log