ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
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'
);
data
$this data['header']
Definition:
errorreport.php:2
libs
composer
vendor
simplesamlphp
simplesamlphp
templates
errorreport.php
Generated on Tue Jan 28 2025 19:01:12 for ILIAS by
1.8.13 (using
Doxyfile
)