require_once('include/init.php'); if (!isset($_SESSION['errhdr'])) { header("Location: $http_path/"); exit; } gen_html_header('Fatale fout'); ?>
echo($_SESSION['errhuman']) ?>
echo(htmlspecialchars($_SESSION['errmsg'], ENT_QUOTES, 'UTF-8')) ?>