Skip to content

Commit

Permalink
Update default_enabled.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Dec 22, 2014
1 parent 44a8364 commit b2a5c89
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -240,6 +240,8 @@
$menu->addChild(new JMenuNode($component->text, $component->link, $component->img));
}
}

unset($component);
$menu->getParent();
}

Expand Down

0 comments on commit b2a5c89

Please sign in to comment.