ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
errorreport.php
Go to the documentation of this file.
1 <?php
2  $this->data['header'] = $this->t('errorreport_header');
3  $this->includeAtTemplateBase('includes/header.php');
4 ?>
5 
6 
7 <h2><?php echo $this->t('errorreport_header'); ?></h2>
8 <p><?php echo $this->t('errorreport_text'); ?></p>
9 <?php $this->includeAtTemplateBase('includes/footer.php');
$this data['header']
Definition: errorreport.php:2