diff --git a/addressbook/add.php b/addressbook/add.php index 848afedffe..36c301e675 100755 --- a/addressbook/add.php +++ b/addressbook/add.php @@ -31,7 +31,7 @@ else $bday = "$bday_month/$bday_day/$bday_year"; - $access = $phpgw->groups->array_to_string($access,$n_groups); + $access = $phpgw->accounts->array_to_string($access,$n_groups); $sql = "insert into addressbook (owner,access,firstname,lastname,email," . "hphone,wphone,fax,pager,mphone,ophone,street,city,state,zip,bday," diff --git a/addressbook/inc/functions.inc.php b/addressbook/inc/functions.inc.php index ce7ba799cb..c076b16b4a 100755 --- a/addressbook/inc/functions.inc.php +++ b/addressbook/inc/functions.inc.php @@ -253,7 +253,7 @@ . ":