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

Go to the source code of this file.

Variables

 try
 
const IL_INITIAL_WD getcwd()
 
 if (is_dir("./pear"))
 
 $tpl = new ilTemplate("tpl.error_page.html", true, true, "setup")
 

Variable Documentation

◆ $tpl

$tpl = new ilTemplate("tpl.error_page.html", true, true, "setup")

Definition at line 11 of file error.php.

◆ if

if(is_dir("./pear"))

Definition at line 5 of file error.php.

◆ IL_INITIAL_WD

const IL_INITIAL_WD getcwd()

Definition at line 4 of file error.php.

Referenced by ilDelegatingHandler\handle(), and ilSessionDBHandler\write().

◆ try

try
Initial value:
{
chdir("..")

Definition at line 2 of file error.php.