cortesi Thu Mar 28 07:42:48 2002 EDT
Modified files:
/phpdoc/en/functions apache.xml
/phpdoc/it/functions apache.xml
Log:
we usually use double quotes
Index: phpdoc/en/functions/apache.xml
diff -u phpdoc/en/functions/apache.xml:1.23 phpdoc/en/functions/apache.xml:1.24
--- phpdoc/en/functions/apache.xml:1.23 Sat Feb 2 10:35:52 2002
+++ phpdoc/en/functions/apache.xml Thu Mar 28 07:42:48 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<reference id="ref.apache">
<title>Apache-specific Functions</title>
<titleabbrev>Apache</titleabbrev>
@@ -66,9 +66,7 @@
<methodsynopsis>
<type>string</type><methodname>apache_note</methodname>
<methodparam><type>string</type><parameter>note_name</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>
- note_value
- </parameter></methodparam>
+ <methodparam
+choice="opt"><type>string</type><parameter>note_value</parameter></methodparam>
</methodsynopsis>
<para>
<function>apache_note</function> is an Apache-specific function
@@ -209,7 +207,7 @@
</refsect1>
</refentry>
- <refentry id='function.apache-child-terminate'>
+ <refentry id="function.apache-child-terminate">
<refnamediv>
<refname>apache_child_terminate</refname>
<refpurpose>Terminate apache process after this request</refpurpose>
@@ -233,7 +231,7 @@
</refsect1>
</refentry>
- <refentry id='function.apache-setenv'>
+ <refentry id="function.apache-setenv">
<refnamediv>
<refname>apache_setenv</refname>
<refpurpose>Set an Apache subprocess_env variable</refpurpose>
Index: phpdoc/it/functions/apache.xml
diff -u phpdoc/it/functions/apache.xml:1.12 phpdoc/it/functions/apache.xml:1.13
--- phpdoc/it/functions/apache.xml:1.12 Mon Feb 4 09:15:48 2002
+++ phpdoc/it/functions/apache.xml Thu Mar 28 07:42:48 2002
@@ -66,9 +66,7 @@
<methodsynopsis>
<type>string</type><methodname>apache_note</methodname>
<methodparam><type>string</type><parameter>nome_nota</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>
- valore
- </parameter></methodparam>
+ <methodparam
+choice="opt"><type>string</type><parameter>valore</parameter></methodparam>
</methodsynopsis>
<para>
<function>apache_note</function> � una funzione specifica di Apache
@@ -209,7 +207,7 @@
</refsect1>
</refentry>
- <refentry id='function.apache-child-terminate'>
+ <refentry id="function.apache-child-terminate">
<refnamediv>
<refname>apache_child_terminate</refname>
<refpurpose>Interrompe il processo apache dopo la presente richiesta</refpurpose>
@@ -233,7 +231,7 @@
</refsect1>
</refentry>
- <refentry id='function.apache-setenv'>
+ <refentry id="function.apache-setenv">
<refnamediv>
<refname>apache_setenv</refname>
<refpurpose>Imposta una variabile Apache subprocess_env</refpurpose>
@@ -274,4 +272,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-