program/include/rcube_contacts.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_contacts.php
@@ -123,7 +123,7 @@ if (!$this->groups) return $results; console('---------------'); $sql_filter = $search ? " AND " . $this->db->ilike('name', '%'.$search.'%') : ''; $sql_result = $this->db->query(