MantisBT: master-1.2.x 6d970741

Author Committer Branch Timestamp Parent
Damien Regad Damien Regad master-1.2.x 2012-08-10 04:02 master-1.2.x a3432fd9
Changeset

SOAP API: align mci_file_add() with core file_add()

Most importantly, use bind variables (db_query_bound) and remove
deprecated dbprepare* function calls.

A few other, minor changes were made to ensure mci_file_add() is as
similar as possible as the core file_add(), and the two functions behave
in a consistent way.

mod - api/soap/mc_file_api.php Diff File