mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
fix typo
This commit is contained in:
parent
fff55a9eeb
commit
4a850f63d9
@ -124,7 +124,7 @@ class addressbook_activesync implements activesync_plugin_write, activesync_plug
|
||||
{
|
||||
static $abs;
|
||||
|
||||
if (!isset($abs) || !$resolve_all_in_one)
|
||||
if (!isset($abs) || !$return_all_in_one)
|
||||
{
|
||||
if ($return_all_in_one && $GLOBALS['egw_info']['user']['preferences']['activesync']['addressbook-all-in-one'])
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user