r108349 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r108348
|
r108349
|
r108350
>
Date:
06:44, 8 January 2012
Author:
johnduhart
Status:
ok
Tags:
Comment:
Add resource loader dependency for mediawiki.util
Modified paths:
/trunk/extensions/ApiSandbox/ApiSandbox.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/ApiSandbox/ApiSandbox.php
—
—
@@ -35,6 +35,7 @@
36
36
'apisb-ns-main',
37
37
'parentheses',
38
38
),
39
+ 'dependencies' => 'mediawiki.util',
39
40
);
40
41
41
42
$wgHooks['APIGetDescription'][] = 'efASAPIGetDescription';
Status & tagging log
14:06, 9 January 2012
😂
(
talk
|
contribs
)
changed the
status
of r108349
[
removed:
new
added:
ok]