r50122 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r50121
|
r50122
|
r50123
>
Date:
08:00, 2 May 2009
Author:
ialex
Status:
deferred
Tags:
Comment:
...and forgot to add the path to $wgExtensionCredits
Modified paths:
/trunk/extensions/TSPoll/TSPoll.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/TSPoll/TSPoll.php
—
—
@@ -27,6 +27,7 @@
28
28
$wgExtensionCredits['parserhook'][] = array(
29
29
'name' => 'TSPoll',
30
30
'version' => '1.0 Dev',
31
+ 'path' => __FILE__,
31
32
'author' => 'Jan Luca',
32
33
'url' => 'http://www.mediawiki.org/wiki/User:Jan_Luca/Extension:TSPoll',
33
34
'descriptionmsg'=> 'tspoll-desc'
Status & tagging log
07:55, 27 May 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r50122
[
removed:
new
added:
deferred]
13:18, 2 May 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r50122
[
removed:
new
added:
deferred]