phpbb/phpBB/includes/db
Oleg Pudeyev 31eb45897a Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/10057] Fixes for a bunch of small problems.
  [ticket/10035] ACP template edit feature allows to read any files on webserver.
  [ticket/10057] Handle the case of missing interbase extension better.
  [ticket/10057] Fixed wrong usage of sql_error again, in firebird.
  [ticket/10057] Fixed usage of sql_error again.
  [ticket/10057] Condition file/line display on DEBUG_EXTRA or IN_INSTALL.
  [ticket/10057] Fixed wrong usage of sql_error in postgres dbal.
  [ticket/10057] Skip ibase_service_attach if firebird connection failed.
  [ticket/10057] Check for interbase function existence.
  [ticket/10057] Split statements in firebird dbal for readability.
  [ticket/10057] Include error collector class file in postgres dbal.
  [ticket/10057] Moved error collector class into its own file.
  [ticket/10057] Use a class for error collection.
  [ticket/10057] More informative error messages in postgres dbal.
  [ticket/10057] No negative array indexing.
  [ticket/10057] Report postgres db connection errors.
2011-03-10 05:25:36 -05:00
..
db_tools.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
dbal.php Merge branch 'develop-olympus' into develop 2011-01-16 22:26:27 +01:00
firebird.php Merge branch 'develop-olympus' into develop 2011-03-10 05:25:36 -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/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
mssql_odbc.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mssqlnative.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mysql.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mysqli.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
oracle.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
postgres.php Merge branch 'develop-olympus' into develop 2011-03-10 05:25:36 -05:00
sqlite.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00