]> granicus.if.org Git - php/commit
@- Fixed some modules to allow using output-buffering. (Thies)
authorThies C. Arntzen <thies@php.net>
Thu, 15 Feb 2001 14:49:01 +0000 (14:49 +0000)
committerThies C. Arntzen <thies@php.net>
Thu, 15 Feb 2001 14:49:01 +0000 (14:49 +0000)
commit8499b430cff13387bc2f6232f184db506cefe52f
treec0f900041ef36296dbe738aa6dbfa7473c738a8b
parent5ca813a5649bf59c2eee599f7c423a44d19e5cf4
@- Fixed some modules to allow using output-buffering. (Thies)

i nuked all unneded calls to php_header() - i'm not too sure how we do
handle HEAD Requests as they were only detected via php_header(). but calling
php_header from a module makes output-buffering unusable.

NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.
ext/cpdf/cpdf.c
ext/gd/gd.c
ext/gd/gd_ctx.c
ext/hyperwave/hw.c
ext/interbase/interbase.c
ext/oci8/oci8.c
ext/pdf/pdf.c
ext/standard/file.c
ext/standard/iptc.c