MantisBT: master fbf016c3
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2014-07-07 14:50 | master 83e1cfde |
Changeset | Fix db_query_bound() to work with ADOdb::Execute() In ADOdb v5.19 the Execute() method was modified to perform a strict Since db_query_bound() $p_arr_parms defaults to null, the problem occurs
The 2nd option would cause errors with db_query_bound($sql, null) Function can be called like this (the first 3 methods being equivalent):
|
|||
mod - core/database_api.php | Diff File |