Index: trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php |
— | — | @@ -239,7 +239,6 @@ |
240 | 240 | $smwgIQRunningNumber = 0; |
241 | 241 | |
242 | 242 | ///// register hooks ///// |
243 | | - require_once($smwgIP . '/includes/SMW_Hooks.php'); |
244 | 243 | require_once($smwgIP . '/includes/SMW_RefreshTab.php'); |
245 | 244 | |
246 | 245 | $wgHooks['InternalParseBeforeLinks'][] = 'SMWParserExtensions::onInternalParseBeforeLinks'; // parse annotations in [[link syntax]] |