summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0474a2c)
raw | patch | inline | side by side (parent: 0474a2c)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 31 Jul 2006 11:49:41 +0000 (11:49 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 31 Jul 2006 11:49:41 +0000 (11:49 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4350 594d385d-05f5-0310-b6e9-bd551577e9d8
html/index.php | patch | blob | history |
diff --git a/html/index.php b/html/index.php
index 0e24c6709f35392ba409aac396dcc7de25dbe501..f313a6535750b5dd7538b55c1968544ecfc3d718 100644 (file)
--- a/html/index.php
+++ b/html/index.php
$smarty->assign ("server_id", $selected);
/* show login screen */
-$smarty->display (get_template_path('headers.tpl'));
$smarty->assign ("PHPSESSID", session_id());
if (isset($_SESSION['errors'])){
$smarty->assign("errors", $_SESSION['errors']);