MantisBT: master a2b23b3b

Author Committer Branch Timestamp Parent
dregad dregad master 2014-07-09 08:18 master 64af35e4
Affected Issues  0012150: Mantis 1.2.1 Install Error using Oracle db
 0016878: Install triggers varchar to datetime conversion error on sql server 2008
Changeset

Update ADOdb to 5.19

  • update the submodule
  • back to ADODB_FETCH_ASSOC for oci8
  • fix db_query_bound() $p_arr_parms null default issue

Fixes pull request https://github.com/mantisbt/mantisbt/pull/181

mod - core/constant_inc.php Diff File
mod - core/database_api.php Diff File
mod - core/project_hierarchy_api.php Diff File
mod - core/summary_api.php Diff File
mod - core/user_api.php Diff File
mod - library/README.libs Diff File
mod - library/adodb Diff File
mod - manage_user_page.php Diff File