aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/acm_main.php
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2006-01-26 21:39:23 +0000
committerDavid M <davidmj@users.sourceforge.net>2006-01-26 21:39:23 +0000
commit5922903264ef43d5bfb04af378863945f911018a (patch)
tree86c1309ff81b165020571df7e0d96cb2e3456e59 /phpBB/includes/acm/acm_main.php
parent90385cd79a550b4ac08e10e3b8a01abc37965bd4 (diff)
downloadforums-5922903264ef43d5bfb04af378863945f911018a.tar
forums-5922903264ef43d5bfb04af378863945f911018a.tar.gz
forums-5922903264ef43d5bfb04af378863945f911018a.tar.bz2
forums-5922903264ef43d5bfb04af378863945f911018a.tar.xz
forums-5922903264ef43d5bfb04af378863945f911018a.zip
Fixes in both CAPTCHA and Compress
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
Diffstat (limited to 'phpBB/includes/acm/acm_main.php')
0 files changed, 0 insertions, 0 deletions