Removed no longer supported behavior helper
This commit is contained in:
parent
07c71a6022
commit
7480657110
@ -4,7 +4,7 @@ defined('_JEXEC') or die;
|
|||||||
|
|
||||||
use Joomla\CMS\Uri\Uri;
|
use Joomla\CMS\Uri\Uri;
|
||||||
|
|
||||||
JHTML::_('behavior.framework', true);
|
//JHTML::_('behavior.framework', true);
|
||||||
$app = JFactory::getApplication();
|
$app = JFactory::getApplication();
|
||||||
$doc = JFactory::getDocument();
|
$doc = JFactory::getDocument();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user