r108440 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108439‎ | r108440 | r108441 >
Date:18:06, 9 January 2012
Author:siebrand
Status:resolved
Tags:
Comment:
Add version.
Modified paths:
  • /trunk/extensions/WebFonts/WebFonts.php (modified) (history)

Diff [purge]

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

Follow-up revisions

RevisionCommit summaryAuthorDate
r108443Fix syntax error in r108440.siebrand18:14, 9 January 2012

Status & tagging log