forked from extern/egroupware
make adds working
This commit is contained in:
parent
6e0605899e
commit
ecc09fc1a2
@ -29,9 +29,8 @@ class vcaladdressbook extends bocontacts
|
||||
return false;
|
||||
}
|
||||
|
||||
if($_abID) {
|
||||
if($_abID > 0) {
|
||||
// update entry
|
||||
#$contact['ab_id'] = $_abID;
|
||||
$contact['id'] = $_abID;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user