From f992fbfa2cca9b8a6edce6a725296e19c6db6ea2 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Wed, 19 Nov 2003 20:13:49 +0000 Subject: proto fix --- sapi/apache_hooks/php_apache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/apache_hooks/php_apache.c') diff --git a/sapi/apache_hooks/php_apache.c b/sapi/apache_hooks/php_apache.c index 522116505d..68a65f87cd 100644 --- a/sapi/apache_hooks/php_apache.c +++ b/sapi/apache_hooks/php_apache.c @@ -1228,7 +1228,7 @@ PHP_FUNCTION(apache_request_sub_req_method_uri) } /* }}} */ -/* {{{ proto long apache_request_run +/* {{{ proto long apache_request_run() This is a wrapper for ap_sub_run_req and ap_destory_sub_req. It takes sub_request, runs it, destroys it, and returns it's status. */ -- cgit v1.2.1