phpbb/phpBB/includes/db
Nils Adermann 09081e410f - acm_file uses an index pointer to the current row instead of shifting the result array now [Bug #2451]
- all dbals adjusted to use the cache in sql_fetchfield, sql_rowseek, sql_numrows and sql_freeresult [Bug #2451]
- use include_once for dbal.php to at least theoretically allow connections to multiple databases at once
- added a space to an SQL query [Bug #3506]
- detailed information on adding friends/foes [Bugs #2509, #2499]
- e modifier stands for evil, so I removed it ;-)
- corrected progress_bar image filename in imageset.cfg [Bug #3374]


git-svn-id: file:///svn/phpbb/trunk@6225 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-08-01 16:14:14 +00:00
..
dbal.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
firebird.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
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 - 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_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
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
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
mysqli.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
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