phpbb/phpBB/includes/db
2008-10-02 12:05:13 +00:00
..
db2.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
db_tools.php Merge of the language-specific custom path change Revision #r8782 2008-08-24 10:04:15 +00:00
dbal.php Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975) 2008-09-19 17:13:22 +00:00
firebird.php [Change] Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:05:13 +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 [Change] Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:05:13 +00:00
mssql_2005.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
mssql_odbc.php [Change] Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:05:13 +00:00
mysql.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00
mysqli.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00
oracle.php [Change] Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:05:13 +00:00
postgres.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00
sqlite.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00