hakan Tue Sep 3 15:49:16 2002 EDT Modified files: /phpdoc/en/chapters config.xml Log: closing bug #19214 Index: phpdoc/en/chapters/config.xml diff -u phpdoc/en/chapters/config.xml:1.72 phpdoc/en/chapters/config.xml:1.73 --- phpdoc/en/chapters/config.xml:1.72 Fri Aug 16 13:28:06 2002 +++ phpdoc/en/chapters/config.xml Tue Sep 3 15:49:16 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.72 $ --> +<!-- $Revision: 1.73 $ --> <chapter id="configuration"> <title>Configuration</title> @@ -21,8 +21,8 @@ <literal>-c</literal> command line switch, see the chapter about using <literal>PHP</literal> from the <link linkend="features.commandline">command line</link>. You can also use the - environment variable <literal>PHPRC</literal> for an additionaly path to - search for &php.ini;. + environment variable <literal>PHPRC</literal> for an additional path to + search for a &php.ini; file. </para> <para> Not every PHP directive is documented below. For a list of all directives,
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php