r65539 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r65538
|
r65539
|
r65540
>
Date:
10:09, 26 April 2010
Author:
raymond
Status:
ok
Tags:
Comment:
Readd 'path' in extension credit. Probably accidently removed in
r65538
.
Modified paths:
/trunk/extensions/RPED/RPED.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/RPED/RPED.php
—
—
@@ -27,6 +27,7 @@
28
28
}
29
29
30
30
$wgExtensionCredits['other'][] = array(
31
+ 'path' => __FILE__,
31
32
'name' => 'Remote Page Existence Detection',
32
33
'author' => 'Tisane',
33
34
'url' => 'http://www.mediawiki.org/wiki/Extension:RemotePageExistenceDetection',
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r65538
Internationalizing Wikipedia URLs, adding API functionality to insert/delete ...
tisane
04:21, 26 April 2010
Status & tagging log
21:11, 1 May 2010
Siebrand
(
talk
|
contribs
)
changed the
status
of r65539
[
removed:
new
added:
ok]