mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-26 18:10:11 +00:00
Restore META
This commit is contained in:
parent
e2c472aca8
commit
c7dfabb284
@ -60,6 +60,8 @@ class WeblinksViewCategory extends JViewCategory
|
||||
*/
|
||||
protected function prepareDocument()
|
||||
{
|
||||
parent::prepareDocument();
|
||||
|
||||
$app = JFactory::getApplication();
|
||||
$menus = $app->getMenu();
|
||||
$pathway = $app->getPathway();
|
||||
|
Loading…
Reference in New Issue
Block a user