data['header'] = $this->t($this->data['dictTitle']); $this->data['head'] = ' '; $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['error']['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'); ?>