program/include/rcube_mdb2.inc
@@ -137,7 +137,7 @@ $this->db_handle->row_offset = $offset; $this->db_handle->row_limit = $numrows; $result = $this->db_handle->query($query); $result = $this->db_handle->query($query,$params); if (PEAR::isError($result)) raise_error(array('code' => 500,