alecpl
2010-05-22 6f4e7dbcb15ee6f51101186da2febff8d7d7234b
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(