phpbb/phpBB/includes/ucp
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
..
info Remove the module entries from the schema data file and generate the list instead 2006-05-01 19:45:42 +00:00
ucp_activate.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
ucp_attachments.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_confirm.php bugs? bugs. 2006-07-01 06:30:49 +00:00
ucp_groups.php OK... 2006-07-24 10:08:36 +00:00
ucp_main.php - fixing some bugs 2006-08-01 15:29:47 +00:00
ucp_pm.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_pm_compose.php OK... 2006-07-24 10:08:36 +00:00
ucp_pm_options.php - get swatch converted into new acp format 2006-06-12 22:16:27 +00:00
ucp_pm_viewfolder.php fix the schema files as well as other tiny bugs. 2006-07-17 15:32:46 +00:00
ucp_pm_viewmessage.php OK... 2006-07-24 10:08:36 +00:00
ucp_prefs.php - some bugfixes 2006-07-20 21:45:24 +00:00
ucp_profile.php OK... 2006-07-24 10:08:36 +00:00
ucp_register.php - some bugfixes 2006-07-20 21:45:24 +00:00
ucp_remind.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_resend.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_zebra.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