phpbb/phpBB/includes/db
Meik Sievertsen 1634814e16 - make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
- assign some default vars to email templates (we always need some basic ones)


git-svn-id: file:///svn/phpbb/trunk@6546 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-11-03 17:50:39 +00:00
..
dbal.php fix the dbal 2006-10-14 18:54:37 +00:00
firebird.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +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 - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
mssql_odbc.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
mysql.php - make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4 2006-11-03 17:50:39 +00:00
mysqli.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
oracle.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
postgres.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
sqlite.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00