Restore META

This commit is contained in:
Peter Lose 2014-10-17 16:29:56 +02:00
parent e2c472aca8
commit c7dfabb284
1 changed files with 2 additions and 0 deletions

View File

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