mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
Complete adjustments to $ConfigDomain - no need to get_var if already authenticated anymore
This commit is contained in:
@ -39,9 +39,7 @@
|
||||
echo 'Please contact your System Administrator';
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* If we included the header.inc.php, but it is somehow broken, cover ourselves... */
|
||||
if(!defined('PHPGW_SERVER_ROOT') && !defined('PHPGW_INCLUDE_ROOT'))
|
||||
{
|
||||
|
Reference in New Issue
Block a user