Index: trunk/extensions/LilyPond/LilyPond.php |
— | — | @@ -128,7 +128,7 @@ |
129 | 129 | $post = ""; |
130 | 130 | } |
131 | 131 | |
132 | | - $link = ''; |
| 132 | + $link = ''; |
133 | 133 | # if short_code is supplied, this is a fragment |
134 | 134 | if ( $short_code ) { |
135 | 135 | $link = "<img src=\"" . $wgMathPath . "/" . $md5 . ".png\" alt=\"" |