phpbb/phpBB/includes/db
Nils Adermann cf4e6d8a3e Merge branch 'prep-release-3.0.9' into develop-olympus
* prep-release-3.0.9:
  [ticket/9859] Changing all phpBB footers to match the new credit line
  [ticket/9859] New footer copyright line with registered symbol
2011-07-06 21:51:33 -04:00
..
db_tools.php [ticket/10214] Correct Oracle create table query syntax in db_tools 2011-06-13 06:14:59 +02:00
dbal.php [ticket/9859] Changing all phpBB footers to match the new credit line 2011-07-06 21:46:33 -04:00
firebird.php [ticket/10057] Fixes for a bunch of small problems. 2011-03-08 19:48:56 -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 [ticket/9685] Consistently name the new sql_buffer_nested_transactions function 2011-06-02 01:52:25 +02: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/10227] Allow persistent connections for mysqli with PHP 5.3.0+ 2011-06-19 19:03:53 +08:00
oracle.php [ticket/9946] Allow storage of data >4kB on Oracle again 2011-03-07 10:31:25 -06:00
postgres.php [ticket/10057] Fixes for a bunch of small problems. 2011-03-08 19:48:56 -05:00
sqlite.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00