r59555 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r59554
|
r59555
|
r59556
>
Date:
17:36, 29 November 2009
Author:
yaron
Status:
deferred
Tags:
Comment:
Added getParameters() function
Modified paths:
/trunk/extensions/SemanticResultFormats/vCard/SRF_vCard.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticResultFormats/vCard/SRF_vCard.php
—
—
@@ -335,6 +335,9 @@
336
336
return $result;
337
337
}
338
338
339
+ public function getParameters() {
340
+ return parent::exportFormatParameters();
341
+ }
339
342
}
340
343
341
344
/**
Status & tagging log
13:16, 2 December 2009
😂
(
talk
|
contribs
)
changed the
status
of r59555
[
removed:
ok
added:
deferred]
13:15, 2 December 2009
😂
(
talk
|
contribs
)
changed the
status
of r59555
[
removed:
new
added:
ok]