data['header'] = $this->t($this->data['dictTitle']); $this->data['jquery'] = array('core' => TRUE); $this->data['head'] = << EOF; $this->includeAtTemplateBase('includes/header.php'); ?>

t($this->data['dictTitle']); ?>

t($this->data['dictDescr'], $this->data['parameters'])); // include optional information for error if (isset($this->data['includeTemplate'])) { $this->includeAtTemplateBase($this->data['includeTemplate']); } ?>

t('report_trackid'); ?>

data['showerrors']) { ?>

t('debuginfo_header'); ?>

t('debuginfo_text'); ?>

data['error']['exceptionMsg']); ?>

data['error']['exceptionTrace']); ?>
data['errorReportAddress'])) { ?>

t('report_header'); ?>

t('report_text'); ?>

t('report_email'); ?>

t('howto_header'); ?>

t('howto_text'); ?>

includeAtTemplateBase('includes/footer.php');