r80138 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r80137
|
r80138
|
r80139
>
Date:
00:12, 13 January 2011
Author:
demon
Status:
ok
Tags:
Comment:
Return something too
Modified paths:
/trunk/phase3/includes/filerepo/ForeignAPIRepo.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/filerepo/ForeignAPIRepo.php
—
—
@@ -127,6 +127,7 @@
128
128
$i++;
129
129
}
130
130
}
131
+ return $results;
131
132
}
132
133
function getFileProps( $virtualUrl ) {
133
134
return false;
Follow-up revisions
Revision
Commit summary
Author
Date
r80550
1.17: MFT
r80106
,
r80137
,
r80138
,
r80205
,
r80210
,
r80222
,
r80223
,
r80231
,
r80...
catrope
02:09, 19 January 2011
Status & tagging log
19:37, 19 January 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r80138
[
removed:
1.17]
00:12, 13 January 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r80138
[
added:
1.17]
00:12, 13 January 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r80138
[
removed:
new
added:
ok]