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 @@
82
82
"<img usemap=\"#timeline_{$hash}\" src=\"{$wgUploadPath}/timeline/{$hash}.{$ext}\" alt=\"" .
83
83
wfMsgReplaceArgs('timeline', $wgTitle->getPrefixedText() ) . "\">";
84
84
}
85
-
86
- }
87
85
return $txt;
88
86
}
Status & tagging log
15:29, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r37736
[
removed:
ok
added:
old]