mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-26 15:59:07 +01:00
fixed jengos problems
This commit is contained in:
parent
b463fe28e4
commit
f3a10f1998
@ -36,6 +36,6 @@
|
|||||||
if(!file_exists("../header.inc.php")) { include("../header.inc.php"); }
|
if(!file_exists("../header.inc.php")) { include("../header.inc.php"); }
|
||||||
|
|
||||||
include("./inc/phpgw_setup.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;
|
$phpgw_setup = new phpgw_setup;
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue
Block a user