]> granicus.if.org Git - php/commit
- call ap_set_content_type() only once, else each time we call it,
authorMichael Wallner <mike@php.net>
Sun, 28 May 2006 20:31:15 +0000 (20:31 +0000)
committerMichael Wallner <mike@php.net>
Sun, 28 May 2006 20:31:15 +0000 (20:31 +0000)
commit04766b79330ced96fb0004192ef5e9bfa5de2572
tree4cee3821124ee4fcd3bffc3b1210f6bb43bd0307
parent80cff030dac67285db55eb46d670b22b1a3a6f53
- call ap_set_content_type() only once, else each time we call it,
  configured output filters for that content type will be added
sapi/apache2handler/php_apache.h
sapi/apache2handler/sapi_apache2.c