mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
removed accidently commited test-change
This commit is contained in:
parent
1a51ac86f7
commit
3d1cbd3f40
@ -128,7 +128,7 @@ class addressbook_activesync implements activesync_plugin_write, activesync_plug
|
||||
if ($return_all_in_one && $GLOBALS['egw_info']['user']['preferences']['activesync']['addressbook-all-in-one'])
|
||||
{
|
||||
$abs = array(
|
||||
$GLOBALS['egw_info']['user']['account_id'] => lang('personal'),
|
||||
$GLOBALS['egw_info']['user']['account_id'] => lang('All'),
|
||||
);
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user