mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
- 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
This commit is contained in:
@@ -101,4 +101,4 @@ img_folder_global_new_post = folder_announce_new_posted.gif*18*19
|
||||
img_poll_left = vote_lcap.gif*12*4
|
||||
img_poll_center = voting_bar.gif*12*
|
||||
img_poll_right = vote_rcap.gif*12*4
|
||||
img_attach_progress_bar = attach_progress_bar.gif*16*280
|
||||
img_attach_progress_bar = progress_bar.gif*16*280
|
||||
|
Reference in New Issue
Block a user