Bye, bye $wgExtensionAliasesFiles (deprecated in 1.16).

This commit is contained in:
Siebrand Mazeland 2011-12-25 23:09:26 +00:00
parent 8f14dc6804
commit 328484f6d2
Notes: Siebrand Mazeland 2011-12-25 23:09:26 +00:00

View file

@ -99,7 +99,7 @@ $wgCategoryTreePageCategoryOptions['namespaces'] = false;
$wgCategoryTreePageCategoryOptions['depth'] = 0;
# $wgCategoryTreePageCategoryOptions['class'] = 'CategoryTreeInlineNode';
$wgExtensionAliasesFiles['CategoryTree'] = dirname( __FILE__ ) . '/CategoryTree.alias.php';
$wgExtensionMessagesFiles['CategoryTreeAlias'] = dirname( __FILE__ ) . '/CategoryTree.alias.php';
/**
* Register extension setup hook and credits