r62522 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r62521
|
r62522
|
r62523
>
Date:
14:53, 15 February 2010
Author:
jeroendedauw
Status:
ok
Tags:
Comment:
Added forgotten return true
Modified paths:
/trunk/extensions/Storyboard/Storyboard.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Storyboard/Storyboard.php
—
—
@@ -97,6 +97,8 @@
98
98
'storyboard',
99
99
$egStoryboardDir . 'Storyboard.sql'
100
100
);
101
+
102
+ return true;
101
103
}
102
104
103
105
function efStoryboardStoryboardSetup() {
Status & tagging log
07:28, 22 February 2010
Tim Starling
(
talk
|
contribs
)
changed the
status
of r62522
[
removed:
new
added:
ok]