1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-10 01:25:33 +02:00
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
..
2006-01-23 18:47:10 +00:00
2006-02-06 21:28:39 +00:00
2006-01-22 19:13:12 +00:00
2006-01-22 13:06:13 +00:00
2006-01-17 18:03:15 +00:00