Re: [PHP-DEV] "If-Modified-Since" headers From: Stanislav Malyshev (stas <email protected>)
Date: 11/30/00

JR>> been requesting. This is the first time I've ever cracked open the PHP
JR>> source code, so there may be some mistakes. But so far in my tests, it's
JR>> worked perfectly.

You use ap_ functions in SAPI.c. This is no good - ap_ functions belong to
sapi/apache, since SAPI.c is common for all servers.

-- 
Stanislav Malyshev, Zend Products Engineer   
stas <email protected>  http://www.zend.com/ +972-3-6139665 ext.106

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>