This website requires JavaScript.
Explore
Help
Register
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-02-22 19:07:27 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
db
History
Ludovic Arnaud
89e83ec89e
Put mysql4.php in line with mysql.php
...
git-svn-id: file:///svn/phpbb/trunk@4687 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 00:23:36 +00:00
..
db2.php
…
firebird.php
…
index.htm
…
msaccess.php
…
mssql-odbc.php
…
mssql.php
…
mysql4.php
Put mysql4.php in line with mysql.php
2003-11-27 00:23:36 +00:00
mysql.php
ACM-related changes. Tried to make debug timings a little more accurate, Note that it takes the time spent on fetching data into account when comparing db time vs cache time. Added green/red indicator (green = caching good, red = bad ;))
2003-11-27 00:02:16 +00:00
oracle.php
…
postgres.php
…
sqlite.php
…