r45415 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45414‎ | r45415 | r45416 >
Date:15:27, 5 January 2009
Author:jojo
Status:ok
Tags:
Comment:
fix
Modified paths:
  • /trunk/extensions/Collection/Collection.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Collection.body.php
@@ -612,7 +612,7 @@
613613 } else {
614614 $articleText .= $item['title'];
615615 }
616 - $articleText .= ']';
 616+ $articleText .= "]\n";
617617 }
618618 }
619619 //$articleText .= $item['revision'] . "/" . $item['latest']."\n";

Status & tagging log