X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/925eaabf42cbbbe2ceac8e1bb95c11ec8be5f375..c94d0557180a41557eb85908423fa614567506f0:/www/www-header.php diff --git a/www/www-header.php b/www/www-header.php index c0b18d3..74863e1 100644 --- a/www/www-header.php +++ b/www/www-header.php @@ -1,5 +1,6 @@ loadTemplate($tplname . '.htm'); echo $template->render($vars); @@ -72,4 +79,4 @@ function redirect($target) header('Location: ' . $target); exit(); } -?> \ No newline at end of file +?>