MantisBT: master ee24308d

Author Committer Branch Timestamp Parent
dregad dregad master 2014-04-07 02:31 master 18a9a6ac
Changeset

Fix PHP warning in db_table_exists()

If db_get_table_list() does not return an array, PHP will issue a
'Invalid argument supplied for foreach' warning.

mod - core/database_api.php Diff File