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