r96957 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r96956
|
r96957
|
r96958
>
Date:
11:47, 13 September 2011
Author:
catrope
Status:
ok
Tags:
Comment:
RL2: Fix stupidity in
r96949
Modified paths:
/branches/RL2/extensions/Gadgets/backend/GadgetRepo.php
(modified) (
history
)
Diff
[
purge
]
Index: branches/RL2/extensions/Gadgets/backend/GadgetRepo.php
—
—
@@ -141,5 +141,6 @@
142
142
$retval[] = $repo->getGadget( $id );
143
143
}
144
144
}
145
+ return $retval;
145
146
}
146
147
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r96949
RL2: Factor out $wgGadgetRepositories loop to GadgetRepo::getAllRepos() and i...
catrope
10:17, 13 September 2011
Status & tagging log
17:55, 13 September 2011
😂
(
talk
|
contribs
)
changed the
status
of r96957
[
removed:
new
added:
ok]