mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
fixed smal prob with non existing header
This commit is contained in:
parent
b2102ccbd6
commit
7690dd10f7
@ -39,6 +39,8 @@
|
|||||||
define('EGW_INCLUDE_ROOT','..');
|
define('EGW_INCLUDE_ROOT','..');
|
||||||
define('PHPGW_SERVER_ROOT','..');
|
define('PHPGW_SERVER_ROOT','..');
|
||||||
define('PHPGW_INCLUDE_ROOT','..');
|
define('PHPGW_INCLUDE_ROOT','..');
|
||||||
|
|
||||||
|
define('EGW_API_INC',EGW_SERVER_ROOT.'/phpgwapi/inc');
|
||||||
}
|
}
|
||||||
|
|
||||||
require(EGW_INCLUDE_ROOT . '/phpgwapi/inc/common_functions.inc.php');
|
require(EGW_INCLUDE_ROOT . '/phpgwapi/inc/common_functions.inc.php');
|
||||||
|
Loading…
Reference in New Issue
Block a user