mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 09:58:16 +01:00
its not removed, is is only changed
This commit is contained in:
parent
6c8396e79c
commit
059dd57a50
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
$path_to_phpgroupware = '../..'; // need to be adapted if this script is moved somewhere else
|
$path_to_phpgroupware = '../..'; // need to be adapted if this script is moved somewhere else
|
||||||
$_GET['domain'] = isset($_SERVER['argv'][1]) ? $_SERVER['argv'][1] : 'default';
|
$_GET['domain'] = isset($_SERVER['argv'][1]) ? $_SERVER['argv'][1] : 'default';
|
||||||
|
|
||||||
$GLOBALS['phpgw_info']['flags'] = array(
|
$GLOBALS['phpgw_info']['flags'] = array(
|
||||||
|
Loading…
Reference in New Issue
Block a user