r65440 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65439‎ | r65440 | r65441 >
Date:20:10, 22 April 2010
Author:raymond
Status:ok
Tags:
Comment:
Add 'path' to extensionCredits
Modified paths:
  • /trunk/extensions/RPED/RPED.php (modified) (history)

Diff [purge]

Index: trunk/extensions/RPED/RPED.php
@@ -27,6 +27,7 @@
2828 }
2929
3030 $wgExtensionCredits['other'][] = array(
 31+ 'path' => __FILE__,
3132 'name' => 'Remote Page Existence Detection',
3233 'author' => 'Tisane',
3334 'url' => 'http://www.mediawiki.org/wiki/Extension:RemotePageExistenceDetection',

Status & tagging log