forked from extern/egroupware
moved to "api_inc"
This commit is contained in:
parent
c16da3e05b
commit
7a2cdee315
@ -27,7 +27,7 @@
|
|||||||
echo "<html><head><title>phpGroupWare Setup</title></head>\n";
|
echo "<html><head><title>phpGroupWare Setup</title></head>\n";
|
||||||
echo "<body bgcolor='#ffffff'>\n";
|
echo "<body bgcolor='#ffffff'>\n";
|
||||||
|
|
||||||
include($phpgw_info["server"]["include_root"]."/phpgwapi/phpgw_common.inc.php");
|
include($phpgw_info["server"]["api_inc"]."/phpgw_common.inc.php");
|
||||||
$common = new common;
|
$common = new common;
|
||||||
$sep = $common->filesystem_separator();
|
$sep = $common->filesystem_separator();
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user