Hi !!
I guess if the db abstraction is handling it, it doesn't matter.
i just added the mysqli inser_id support to cvs
Insert the following after the mysql case ending on line 174 of
rcube_db.inc
case 'mysqli':
return mysqli_insert_id($this->db_handle->connection);
--
Best regards ...
----------------------------------------------------------------
David Saez Padros
http://www.ols.es
On-Line Services 2000 S.L. e-mail david@ols.es
Pintor Vayreda 1 telf +34 902 50 29 75
08184 Palau-Solita i Plegamans movil +34 670 35 27 53
----------------------------------------------------------------