This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-10-08 05:26:32 +02:00
Code
Issues
Releases
Wiki
Activity
Files
3cd007c49d776b4e76f939dbd7d7c328bd09abe9
php-phpbb
/
phpBB
/
includes
/
db
History
Meik Sievertsen
e85f9f79bc
remove no longer necessary files... hooray
...
git-svn-id: file:///svn/phpbb/trunk@9221 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-24 13:14:24 +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
db_tools from static to non-static due to the db dependancy (
#31245
)
2008-11-02 11:36:13 +00:00
dbal.php
fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug
#38195
)
2008-12-05 11:21:01 +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
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
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
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
fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug
#38195
)
2008-12-05 11:21:01 +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