r108443 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108442‎ | r108443 | r108444 >
Date:18:14, 9 January 2012
Author:siebrand
Status:ok
Tags:
Comment:
Fix syntax error in r108440.
Modified paths:
  • /trunk/extensions/WebFonts/WebFonts.php (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/WebFonts.php
@@ -21,7 +21,7 @@
2222 $wgExtensionCredits['parserhook'][] = array(
2323 'path' => __FILE__,
2424 'name' => 'WebFonts',
25 - 'version' => => '1.0',
 25+ 'version' => '1.0',
2626 'author' => array( 'Santhosh Thottingal', 'Niklas Laxström' ),
2727 'url' => 'https://www.mediawiki.org/wiki/Extension:WebFonts',
2828 'descriptionmsg' => 'webfonts-desc',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r108440Add version.siebrand18:06, 9 January 2012

Status & tagging log