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-07-09 19:26:53 +02:00
Code
Issues
Releases
Wiki
Activity
Files
a7225f2952e6155c6bf29211ff996e0914b28b4b
php-phpbb
/
phpBB
/
includes
/
db
History
Meik Sievertsen
a7225f2952
ok, but this time...
...
git-svn-id: file:///svn/phpbb/trunk@6230 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-08-02 17:38:48 +00:00
..
dbal.php
- renamed the following columns:
2006-07-13 12:51:56 +00:00
firebird.php
ok, but this time...
2006-08-02 17:38:48 +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_odbc.php
- acm_file uses an index pointer to the current row instead of shifting the result array now [Bug
#2451
]
2006-08-01 16:14:14 +00:00
mssql.php
- acm_file uses an index pointer to the current row instead of shifting the result array now [Bug
#2451
]
2006-08-01 16:14:14 +00:00
mysql4.php
- acm_file uses an index pointer to the current row instead of shifting the result array now [Bug
#2451
]
2006-08-01 16:14:14 +00:00
mysql.php
- acm_file uses an index pointer to the current row instead of shifting the result array now [Bug
#2451
]
2006-08-01 16:14:14 +00:00
mysqli.php
mysqli results are objects, not resources
2006-08-02 09:13:39 +00:00
oracle.php
- acm_file uses an index pointer to the current row instead of shifting the result array now [Bug
#2451
]
2006-08-01 16:14:14 +00:00
postgres.php
- acm_file uses an index pointer to the current row instead of shifting the result array now [Bug
#2451
]
2006-08-01 16:14:14 +00:00
sqlite.php
- acm_file uses an index pointer to the current row instead of shifting the result array now [Bug
#2451
]
2006-08-01 16:14:14 +00:00