r73079 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r73078
|
r73079
|
r73080
>
Date:
18:46, 15 September 2010
Author:
tparscal
Status:
ok
Tags:
Comment:
Fixed issue with hook not retuning a value.
Modified paths:
/trunk/extensions/Vector/Vector.hooks.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Vector/Vector.hooks.php
—
—
@@ -178,6 +178,7 @@
179
179
self::$modules['preferences'][$module]['ui'];
180
180
}
181
181
}
182
+ return true;
182
183
}
183
184
184
185
/**
Status & tagging log
15:12, 1 October 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r73079
[
removed:
new
added:
ok]