mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
its not removed, is is only changed
This commit is contained in:
parent
6c8396e79c
commit
059dd57a50
@ -23,7 +23,7 @@
|
||||
|
||||
/* $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';
|
||||
|
||||
$GLOBALS['phpgw_info']['flags'] = array(
|
||||
|
Loading…
Reference in New Issue
Block a user