r23520 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23519‎ | r23520 | r23521 >
Date:20:01, 28 June 2007
Author:robchurch
Status:old
Tags:
Comment:
Author
Modified paths:
  • /trunk/extensions/ExpandTemplates/ExpandTemplates.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ExpandTemplates/ExpandTemplates.php
@@ -12,8 +12,8 @@
1313 require_once( 'ExpandTemplates.i18n.php' );
1414
1515 $wgExtensionCredits['specialpage'][] = array(
16 - // 'author' => '', Who is the author?
1716 'name' => 'ExpandTemplates',
 17+ 'author' => 'Tim Starling',
1818 'url' => 'http://www.mediawiki.org/wiki/Extension:ExpandTemplates',
1919 'description' => 'Expands templates, parser functions and variables to show expanded wikitext and preview rendered page'
2020 );

Status & tagging log