At 16:10 01/09/2002, Marcus Börger wrote:
>The problem is that in function
>PHPAPI void php_end_ob_buffer(zend_bool send_buffer, zend_bool just_flush 
>TSRMLS_DC)
>
>the user function is called wether or not send_buffer is zero. (Zero means 
>flush
>here and means the function must not be called, as far as i can tell by now).

It should be called either way.

Zeev


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to