alecpl
2011-06-03 02695eff93a218b81b301bc4d866e66e45953c5e
program/include/rcube_contacts.php
@@ -339,7 +339,7 @@
                        }
                    }
                    // all fields match
                    if ($found == $scnt) {
                    if ($found >= $scnt) {
                        $ids[] = $id;
                    }
                }