ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
hostnames.php
Go to the documentation of this file.
1 <?php
2 $this->data['header'] = $this->t('{status:header_diagnostics}');
3 $this->includeAtTemplateBase('includes/header.php');
4 $this->includeAtTemplateBase('includes/attributes.php');
5 
6 echo "<h2>" . $this->t('{core:frontpage:link_diagnostics}') . "</h2>";
7 
8 $attributes = $this->data['attributes'];
9 
11 
12 $this->includeAtTemplateBase('includes/footer.php');
$attributes
Definition: hostnames.php:8
present_attributes($t, $attributes, $nameParent)
Recursive attribute array listing function.
Definition: getconsent.php:216
$this data['header']
Definition: hostnames.php:2