fixed jengos problems

This commit is contained in:
seek3r 2001-01-02 08:12:17 +00:00
parent b463fe28e4
commit f3a10f1998

View File

@ -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;
?>