mike Thu Mar 29 15:32:54 2007 UTC
Modified files: /phpdoc/en/reference/http reference.xml Log: - add http_persistent_handles_clean() http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/reference.xml?r1=1.20&r2=1.21&diff_format=u Index: phpdoc/en/reference/http/reference.xml diff -u phpdoc/en/reference/http/reference.xml:1.20 phpdoc/en/reference/http/reference.xml:1.21 --- phpdoc/en/reference/http/reference.xml:1.20 Wed Mar 28 06:33:28 2007 +++ phpdoc/en/reference/http/reference.xml Thu Mar 29 15:32:53 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.20 $ --> +<!-- $Revision: 1.21 $ --> <!-- Purpose: basic.php --> <!-- Membership: pecl --> @@ -162,6 +162,7 @@ <simplelist> <member><function>http_persistent_handles_count</function></member> <member><function>http_persistent_handles_ident</function></member> + <member><function>http_persistent_handles_clean</function></member> </simplelist> </section> </section>