ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
X509error.php File Reference

Go to the source code of this file.

Variables

$this data ['header'] = $this->t('{authX509:X509error:certificate_header}')
 
 if ( $this->data[ 'errorcode'] !==null)
 

Variable Documentation

◆ data

$this data[ 'header'] = $this->t('{authX509:X509error:certificate_header}')

Definition at line 2 of file X509error.php.

◆ if

if($this->data['errorcode'] !==null)

Definition at line 9 of file X509error.php.