phpbb/phpBB/includes/search
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
..
fulltext_mysql.php - removed an accidentaly pasted line [Bug #3227] 2006-07-30 14:09:52 +00:00
fulltext_native.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 These aren't the search files you're looking for ... I can go about my business ... move along ... 2005-01-13 22:30:42 +00:00
search.php - fixed the age calculation (note: turn on your brain before commiting something like this the next time) [Bug #3337] 2006-07-27 19:02:47 +00:00