phpbb/phpBB/includes/db
Oleg Pudeyev 4d92f9bb2e [ticket/10057] Check for interbase function existence.
Calling nonexistent functions with @ destroys the script with
no feedback as to the cause of the error. Check whether
interbase functions exist before calling them.

PHPBB3-10057
2011-03-06 23:10:09 -05:00
..
db_tools.php [ticket/8944] Patch db_tools to support index length for MySQL4 2010-09-05 03:14:27 +02:00
dbal.php [ticket/9859] Remove years in credit line from some more files. 2011-01-16 17:53:30 +01:00
firebird.php [ticket/10057] Check for interbase function existence. 2011-03-06 23:10:09 -05:00
index.htm Moved to includes ... since they are included too .. trying to "clean up" structure a little 2003-03-17 10:54:23 +00:00
mssql.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mssql_odbc.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mssqlnative.php Merge branch 'task/naderman/mssql-db-tests' into develop-olympus 2010-11-03 11:32:13 +01:00
mysql.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mysqli.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
oracle.php Merge branch 'ticket/jellydoughnut/9637' into develop-olympus 2010-07-11 01:44:59 +02:00
postgres.php [ticket/10057] Include error collector class file in postgres dbal. 2011-03-06 20:51:09 -05:00
sqlite.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00