MantisBT: master 6efe0721

Author Committer Branch Timestamp Parent
dregad dregad master 2011-08-11 07:59 master 050247c7
Changeset

Add new database function db_is_oracle()

Follows the same logic as for other RDBMS. The new function is used instead of
hardcoded tests like $GLOBALS['g_db_type'] == 'oci8'

Affects 0013227

Porting to 1.3 - Conflicts:
core/database_api.php

mod - core/database_api.php Diff File