5 require_once(
"Services/Init/classes/class.ilInitialisation.php");
7 $DIC->globalScreen()->tool()->context()->claim()->external();
9 $local_tpl->addBlockFile(
"CONTENT",
"content",
"tpl.error.html");
10 $lng->loadLanguageModule(
"error");
22 $tpl->printToStdout();
24 if (defined(
'DEVMODE') && DEVMODE) {
28 if (!($e instanceof \PDOException)) {
29 die($e->getMessage());
special template class to simplify handling of ITX/PEAR
static secureUrl(string $url)
static initILIAS()
ilias initialisation
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl
static clear(string $a_var)