mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Compress: - The "crc bug" is not a bug, it is actually a feature (the function returns an Adler hash, not a crc hash. This is more usefull for PNG files..) and was "fixed" by using the proper function instead of munging a substring - Zip files that are BZip2'd are now supported for extraction :-) CAPTCHA: - PNG generation now returns positive numbers for CRC, length, height and width! - We generate a variable number of images git-svn-id: file:///svn/phpbb/trunk@5496 89ea8834-ac86-4346-8a33-228a782c2dd0 |
||
---|---|---|
.. | ||
ucp_activate.php | ||
ucp_attachments.php | ||
ucp_confirm.php | ||
ucp_groups.php | ||
ucp_main.php | ||
ucp_pm.php | ||
ucp_pm_compose.php | ||
ucp_pm_options.php | ||
ucp_pm_viewfolder.php | ||
ucp_pm_viewmessage.php | ||
ucp_prefs.php | ||
ucp_profile.php | ||
ucp_register.php | ||
ucp_remind.php | ||
ucp_resend.php | ||
ucp_zebra.php |