quick move of the htmlcompliance settin

This commit is contained in:
seek3r
2000-12-05 09:33:16 +00:00
parent 32b3b1026d
commit 23717a00ff
4 changed files with 13 additions and 19 deletions

View File

@ -30,8 +30,6 @@
$phpgw_info["server"]["server_root"] = "__SERVER_ROOT__";
$phpgw_info["server"]["include_root"] = "__INCLUDE_ROOT__";
/* This is the basic include needed on each page for phpGroupWare application compliance */
$phpgw_info["flags"]["htmlcompliant"] = __HTMLCOMPLIANT__;
$phpgw_domain["default"] = array (
"db_host" => "__DB_HOST__",