alecpl
2010-05-13 bb8012cfcde4ee598c2281373252a84ce0c96cc2
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(