From f530fa57db5b4380b74057e72aaab7f6d1b4683d Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Thu, 28 Mar 2002 12:42:48 +0000 Subject: [PATCH] we usually use double quotes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75588 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/apache.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/functions/apache.xml b/functions/apache.xml index 012a121dd7..37c82ff1b0 100644 --- a/functions/apache.xml +++ b/functions/apache.xml @@ -1,5 +1,5 @@ - + Apache-specific Functions Apache @@ -66,9 +66,7 @@ stringapache_note stringnote_name - string - note_value - + stringnote_value apache_note is an Apache-specific function @@ -209,7 +207,7 @@ while (list ($header, $value) = each ($headers)) { - + apache_child_terminate Terminate apache process after this request @@ -233,7 +231,7 @@ while (list ($header, $value) = each ($headers)) { - + apache_setenv Set an Apache subprocess_env variable