Skip to content

Commit

Permalink
Merge pull request #8960 from shur/patch-12
Browse files Browse the repository at this point in the history
$app parammeter already exist
  • Loading branch information
Thomas Hunziker committed Jan 22, 2016
2 parents c684036 + d73c539 commit d29c547
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/mod_articles_category/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ public static function getList(&$params)
}
else
{
$app = JFactory::getApplication();
$menu = $app->getMenu();
$menuitems = $menu->getItems('link', 'index.php?option=com_users&view=login');

Expand Down

0 comments on commit d29c547

Please sign in to comment.