Skip to content

Commit

Permalink
Merge pull request #15 from losedk/meta
Browse files Browse the repository at this point in the history
Restore META information
  • Loading branch information
wilsonge committed Feb 11, 2015
2 parents 67d0850 + c7dfabb commit 6c15ffb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/com_weblinks/site/views/category/view.html.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ public function display($tpl = null)
*/
protected function prepareDocument()
{
parent::prepareDocument();

$app = JFactory::getApplication();
$menus = $app->getMenu();
$pathway = $app->getPathway();
Expand Down

0 comments on commit 6c15ffb

Please sign in to comment.