r41485 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r41484‎ | r41485 | r41486 >
Date:15:21, 1 October 2008
Author:mkroetzsch
Status:old
Tags:
Comment:
also remove include for deleted files ;-)
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php
@@ -239,7 +239,6 @@
240240 $smwgIQRunningNumber = 0;
241241
242242 ///// register hooks /////
243 - require_once($smwgIP . '/includes/SMW_Hooks.php');
244243 require_once($smwgIP . '/includes/SMW_RefreshTab.php');
245244
246245 $wgHooks['InternalParseBeforeLinks'][] = 'SMWParserExtensions::onInternalParseBeforeLinks'; // parse annotations in [[link syntax]]

Status & tagging log