I've been Committed
posted by Chaim Krause on 10 Jul 2005 (11:09 UTC)
I mucked around with the source code a bit yesterday. I tracked down a bug, fixed it, and committed the fix to cvs. It was a small fix, but a fix none the less.

For those of you geeky enough to care what the fix was... When you have gzip compression already turned on in bitweaver and you also turn it on in phpBB, the code in phpBB tried to start the output buffer when it is already started and bingo, error. I just added a check to see if it was already opened before opening the ob.

Permalink (referenced by: 0 posts references: 0 posts)