]> granicus.if.org Git - php/commit
Fix the get_request_time implementation for the 2.0 SAPIs to return
authorJoe Orton <jorton@php.net>
Sat, 23 Oct 2004 12:56:20 +0000 (12:56 +0000)
committerJoe Orton <jorton@php.net>
Sat, 23 Oct 2004 12:56:20 +0000 (12:56 +0000)
commit516a19f1ecf8afa987c85f408f6f2f7c20d362c7
tree209db731d4b1f03ecbdc3c50c5255d874293c4f1
parent07f84de680e2a3029a0e7d6e6aa118eae95d3ce8
Fix the get_request_time implementation for the 2.0 SAPIs to return
seconds not microseconds and to use TSRM stuff correctly.
sapi/apache2filter/sapi_apache2.c
sapi/apache2handler/sapi_apache2.c