On Fri, 27 Dec 2002, Ilia Alshanetsky wrote:

> iliaa         Fri Dec 27 14:59:10 2002 EDT
>
>   Modified files:
>     /php4/sapi/apache2filter  sapi_apache2.c
>   Log:
>   Fixed bug #17098 (make Apache aware that PHP scripts represent dynamic data
>   and should not be cached). Fix suggested by [EMAIL PROTECTED]

    Why is this needed in addition to line 396?

        f->r->no_local_copy = 1;

    - Sascha


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to