summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 972ee10)
raw | patch | inline | side by side (parent: 972ee10)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 9 Jan 2008 18:19:37 +0000 (18:19 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 9 Jan 2008 18:19:37 +0000 (18:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8280 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/setup.php | patch | blob | history |
index e18c99a349bef5afc242aee6894eeb1b1f4ff1f8..5bf7f92ebdae6d11b1a5e24b9810b46480a6db6b 100644 (file)
--- a/gosa-core/html/setup.php
+++ b/gosa-core/html/setup.php
$display = "";
require_once("../setup/main.inc");
-/* Print_out last ErrorMessage repeated string. */
-print_red(NULL);
-
$smarty->assign("date", date("l, dS F Y H:i:s O"));
$header= "<!-- headers.tpl-->".$smarty->fetch(get_template_path('setup_headers.tpl'));