r98439 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98438‎ | r98439 | r98440 >
Date:20:14, 29 September 2011
Author:mah
Status:ok
Tags:
Comment:
r98435 — tabs not spaces
Modified paths:
  • /trunk/extensions/LilyPond/LilyPond.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LilyPond/LilyPond.php
@@ -128,7 +128,7 @@
129129 $post = "";
130130 }
131131
132 - $link = '';
 132+ $link = '';
133133 # if short_code is supplied, this is a fragment
134134 if ( $short_code ) {
135135 $link = "<img src=\"" . $wgMathPath . "/" . $md5 . ".png\" alt=\""

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98435Add braces, fix whitespace...reedy19:23, 29 September 2011

Status & tagging log