diff --git a/slt/index.php b/slt/index.php index db9c643..a8dea30 100644 --- a/slt/index.php +++ b/slt/index.php @@ -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();