phpbb/phpBB/includes/db
Meik Sievertsen 7e28be5968 close db connection before delivering file. Also make sure connection can't be closed twice.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8772 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-08-21 14:19:42 +00:00
..
db_tools.php hopefully fixing bug #14890 - need to test later 2007-11-19 13:33:29 +00:00
dbal.php close db connection before delivering file. Also make sure connection can't be closed twice. 2008-08-21 14:19:42 +00:00
firebird.php Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00: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 Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00:00
mssql_odbc.php Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00:00
mysql.php Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00:00
mysqli.php Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00:00
oracle.php Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00:00
postgres.php Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00:00
sqlite.php Correctly return results for nested cached queries (Bug #31445 - Patch by faw) 2008-08-14 18:38:41 +00:00