phpbb/phpBB/includes/db
Nathan Guse edcac438df [ticket/10875] method_exists check is not required, interface declares them
The changes to the cache drivers added an interface, which requires many
cache functions exist. For these, we can remove the method_exists() check

PHPBB3-10875
2012-07-30 15:57:51 -05:00
..
db_tools.php [feature/sphinx-fulltext-search] remove note from db_tools 2012-07-21 14:14:19 +05:30
dbal.php [ticket/10942] Add access modifiers 2012-07-04 14:05:03 +02:00
firebird.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -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/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
mssql_odbc.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
mssqlnative.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
mysql.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
mysqli.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
oracle.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
postgres.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
sqlite.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00