summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 074b180)
raw | patch | inline | side by side (parent: 074b180)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 24 Jun 2005 07:09:14 +0000 (07:09 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 24 Jun 2005 07:09:14 +0000 (07:09 +0000) |
html/main.php | patch | blob | history |
diff --git a/html/main.php b/html/main.php
index 4ca6a634ee2d39473975346c97d4dd97badb5547..fe4448f2917211ad876c1e0611ca775232549713 100644 (file)
--- a/html/main.php
+++ b/html/main.php
} else {
$smarty->assign("php_errors", "");
}
-$smarty->assign("w3c", "");
$display= $header.$smarty->fetch(get_template_path('framework.tpl'));
/* For development, perform a W3C conformance check if specified in gosa.conf */