AAAAhome/academiac/www/templates/system/error.php 0000644 00000005440 15137142157 0015404 0 ustar 00 error)) { $this->error = JError::raiseWarning(404, JText::_('JERROR_ALERTNOAUTHOR')); $this->debug = false; } //get language and direction $doc = JFactory::getDocument(); $this->language = $doc->language; $this->direction = $doc->direction; ?>