r44411 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44410‎ | r44411 | r44412 >
Date:16:40, 10 December 2008
Author:ialex
Status:deferred
Tags:
Comment:
Commenting out some entries to avoid some fatal errors
Modified paths:
  • /trunk/extensions/Configure/Configure.settings-core.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.settings-core.php
@@ -669,18 +669,18 @@
670670 'wgAutoloadClasses' => 'array',
671671 'wgAvailableRights' => 'array',
672672 'wgDisableInternalSearch' => 'bool',
673 - 'wgExceptionHooks' => 'array',
 673+# 'wgExceptionHooks' => 'array',
674674 'wgExtensionAliasesFiles' => 'array',
675675 'wgExtensionCredits' => 'array',
676 - 'wgExtensionFunctions' => 'array',
 676+# 'wgExtensionFunctions' => 'array',
677677 'wgExtensionMessagesFiles' => 'array',
678678 'wgExternalStores' => 'array',
679 - 'wgHooks' => 'array',
 679+# 'wgHooks' => 'array',
680680 'wgPagePropLinkInvalidations' => 'array',
681 - 'wgParserOutputHooks' => 'array',
682 - 'wgSpecialPageCacheUpdates' => 'array',
 681+# 'wgParserOutputHooks' => 'array',
 682+# 'wgSpecialPageCacheUpdates' => 'array',
683683 'wgSpecialPages' => 'array',
684 - 'wgSkinExtensionFunctions' => 'array',
 684+# 'wgSkinExtensionFunctions' => 'array',
685685 ),
686686 ),
687687 'search' => array(

Status & tagging log