diff --git a/addressbook/inc/functions.inc.php b/addressbook/inc/functions.inc.php index 889643371e..ff73b34c2c 100755 --- a/addressbook/inc/functions.inc.php +++ b/addressbook/inc/functions.inc.php @@ -184,7 +184,7 @@ $ab_id = $entry[0]["id"]; return $ab_id; } - + function addressbook_update_entry($id,$userid,$fields,$access,$cat_id) { global $this,$rights; if ($rights & PHPGW_ACL_EDIT) {