phpbb/phpBB/includes/ucp
David M 677f9aedbf - It turns out that a very fast Adler-32 implementation exists, this removes the bulk of my runtime fears and allows me to make the script a little more readable.
- Found a neat way to express the size of the image computationally instead of counting the length
- Removed pointless iteration variables, they removed readability


git-svn-id: file:///svn/phpbb/trunk@5538 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-02-09 07:02:50 +00:00
..
ucp_activate.php - more acp additions and changes... 2005-11-20 18:58:34 +00:00
ucp_attachments.php - some ucp changes (added the module info too) 2005-11-17 17:32:25 +00:00
ucp_confirm.php - It turns out that a very fast Adler-32 implementation exists, this removes the bulk of my runtime fears and allows me to make the script a little more readable. 2006-02-09 07:02:50 +00:00
ucp_groups.php Changed url target method for BBcode help links 2006-02-04 23:01:07 +00:00
ucp_main.php Fix for SQL error when the $forum_ary array is empty when there are no global announcements to view 2006-01-07 01:07:07 +00:00
ucp_pm.php - drop in the new administration panel 2005-12-19 18:55:52 +00:00
ucp_pm_compose.php Changed url target method for BBcode help links 2006-02-04 23:01:07 +00:00
ucp_pm_options.php ucp -> groups -> memberships 2005-08-19 10:56:46 +00:00
ucp_pm_viewfolder.php A small fix to allow unread messages to be viewed from the screen linked to in the header instead of disappearing to the inbox :-) 2006-01-13 21:31:11 +00:00
ucp_pm_viewmessage.php Fixed new PM link and added online status flag 2005-12-30 21:04:47 +00:00
ucp_prefs.php - user avatar, user signature, user attachments 2005-12-21 18:18:12 +00:00
ucp_profile.php Changed url target method for BBcode help links 2006-02-04 23:01:07 +00:00
ucp_register.php /me shoots himself 2006-02-08 22:11:40 +00:00
ucp_remind.php - changed ucp classes to work with the new module system 2005-10-04 21:31:35 +00:00
ucp_resend.php - changed ucp classes to work with the new module system 2005-10-04 21:31:35 +00:00
ucp_zebra.php - some ucp changes (added the module info too) 2005-11-17 17:32:25 +00:00