Removed no longer supported behavior helper

This commit is contained in:
Christian Wolf 2022-04-07 07:49:58 +02:00
parent 07c71a6022
commit 7480657110

View File

@ -4,7 +4,7 @@ defined('_JEXEC') or die;
use Joomla\CMS\Uri\Uri;
JHTML::_('behavior.framework', true);
//JHTML::_('behavior.framework', true);
$app = JFactory::getApplication();
$doc = JFactory::getDocument();