From f3a10f199894bba4bc807c301031d191ec21ddab Mon Sep 17 00:00:00 2001 From: seek3r Date: Tue, 2 Jan 2001 08:12:17 +0000 Subject: [PATCH] fixed jengos problems --- setup/inc/functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/inc/functions.inc.php b/setup/inc/functions.inc.php index f9315537e6..f0ff7c1967 100644 --- a/setup/inc/functions.inc.php +++ b/setup/inc/functions.inc.php @@ -36,6 +36,6 @@ if(!file_exists("../header.inc.php")) { include("../header.inc.php"); } include("./inc/phpgw_setup.inc.php"); - include("./inc/phpgw_schema_proc.inc.php"); +// include("./inc/phpgw_schema_proc.inc.php"); $phpgw_setup = new phpgw_setup; ?> \ No newline at end of file