r37736 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37735‎ | r37736 | r37737 >
Date:04:02, 16 July 2008
Author:demon
Status:old
Tags:
Comment:
Syntax error. Dunno how that crept in.
Modified paths:
  • /trunk/extensions/timeline/Timeline.php (modified) (history)

Diff [purge]

Index: trunk/extensions/timeline/Timeline.php
@@ -81,7 +81,5 @@
8282 "<img usemap=\"#timeline_{$hash}\" src=\"{$wgUploadPath}/timeline/{$hash}.{$ext}\" alt=\"" .
8383 wfMsgReplaceArgs('timeline', $wgTitle->getPrefixedText() ) . "\">";
8484 }
85 -
86 - }
8785 return $txt;
8886 }

Status & tagging log