Merge pull request #15 from losedk/meta

Restore META information
This commit is contained in:
George Wilson 2015-02-11 17:56:18 +00:00
commit 6c15ffb9a2
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ class WeblinksViewCategory extends JViewCategory
*/
protected function prepareDocument()
{
parent::prepareDocument();
$app = JFactory::getApplication();
$menus = $app->getMenu();
$pathway = $app->getPathway();