CustomFancyTree extension 1.0.0
[CustomFancyTree.git] / CustomFancyTree.php
blob02572d4f7dca113c67ffa07fb20d5f895a5778fa
1 <?php
3 class CustomFancyTree {
4 public static function customizeFancyTree(&$out, &$skin) {
5 $out->addModules( array( 'ext.CustomFancyTree' ) );