diff --git a/addressbook/inc/class.contacts_sql.inc.php b/addressbook/inc/class.contacts_sql.inc.php index 6b93907fd5..c57e3e8ee4 100644 --- a/addressbook/inc/class.contacts_sql.inc.php +++ b/addressbook/inc/class.contacts_sql.inc.php @@ -374,7 +374,7 @@ } else { - $fwhere .= ') '; + $fwhere .= ') '; $fand = ''; }