alecpl
2010-05-19 b62a0d2d23db19f3e69937de0f162294c98cdbc9
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(