forked from extern/egroupware
Enable proper 'refresh from server' again
This commit is contained in:
parent
d2d64a73fe
commit
8204d84ca5
@ -255,6 +255,7 @@ class Horde_SyncML_Command_Alert extends Horde_SyncML_Command {
|
||||
case ALERT_REFRESH_FROM_SERVER:
|
||||
$synctype = ALERT_REFRESH_FROM_SERVER;
|
||||
$response = $anchormatch ? RESPONSE_OK : RESPONSE_REFRESH_REQUIRED;
|
||||
$anchormatch = false;
|
||||
break;
|
||||
|
||||
case ALERT_RESUME:
|
||||
|
Loading…
Reference in New Issue
Block a user