phpbb/phpBB/includes/db/driver
Nils Adermann 0ef95a7009 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/11112] Do not change opensource.org link to https
  [ticket/11112] Use https for user-visible links to phpbb.com

Conflicts:
	phpBB/language/en/install.php
	phpBB/language/en/ucp.php
2013-07-13 13:16:58 -04:00
..
driver.php Merge branch 'develop-olympus' into develop 2013-07-13 13:16:58 -04:00
firebird.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
mssql.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
mssql_base.php [ticket/10966] Introduce MSSQL base class for native and ODBC 2013-04-19 19:11:22 +02:00
mssql_odbc.php [ticket/11503] similar implementation for mssql_native and odbc 2013-06-20 19:16:21 +05:30
mssqlnative.php [ticket/11503] similar implementation for mssql_native and odbc 2013-06-20 19:16:21 +05:30
mysql.php [ticket/10966] Introduce MySQL base class 2013-04-17 21:25:35 +02:00
mysql_base.php [ticket/10966] Introduce MySQL base class 2013-04-17 21:25:35 +02:00
mysqli.php [ticket/10966] Introduce MySQL base class 2013-04-17 21:25:35 +02:00
oracle.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
postgres.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
sqlite.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00