r103540 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r103539
|
r103540
|
r103541
>
Date:
00:39, 18 November 2011
Author:
dale
Status:
ok
Tags:
Comment:
fixed printing documentation error in TMH api.php page view
Modified paths:
/trunk/extensions/TimedMediaHandler/ApiQueryVideoInfo.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/TimedMediaHandler/ApiQueryVideoInfo.php
—
—
@@ -47,7 +47,7 @@
48
48
return $s;
49
49
}
50
50
51
- protected function getExamples() {
51
+ public function getExamples() {
52
52
return array(
53
53
'api.php?action=query&titles=File:Folgers.ogv&prop=videoinfo',
54
54
);
Status & tagging log
04:30, 18 November 2011
Johnduhart
(
talk
|
contribs
)
changed the
status
of r103540
[
removed:
new
added:
ok]