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 @@
179179 self::$modules['preferences'][$module]['ui'];
180180 }
181181 }
 182+ return true;
182183 }
183184
184185 /**

Status & tagging log