philip          Thu Jun  5 13:39:38 2003 EDT

  Modified files:              
    /phpdoc/en/features http-auth.xml 
    /phpdoc/en/chapters config.xml 
  Log:
  Typo.
  
  
Index: phpdoc/en/features/http-auth.xml
diff -u phpdoc/en/features/http-auth.xml:1.35 phpdoc/en/features/http-auth.xml:1.36
--- phpdoc/en/features/http-auth.xml:1.35       Thu Jun  5 13:36:29 2003
+++ phpdoc/en/features/http-auth.xml    Thu Jun  5 13:39:38 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.35 $ -->
+<!-- $Revision: 1.36 $ -->
  <chapter id="features.http-auth">
   <title>HTTP authentication with PHP</title>
 
@@ -173,7 +173,7 @@
    <title>IIS Note:</title>
    <simpara>
     For HTTP Authentication to work with IIS, the PHP directive
-    <link linkend="ini.cgi.rfc2616_headers">cgi.rfc2616_headers</link> must
+    <link linkend="ini.cgi.rfc2616-headers">cgi.rfc2616_headers</link> must
     be set to <literal>0</literal> (the default value).
    </simpara>
   </note>
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.104 phpdoc/en/chapters/config.xml:1.105
--- phpdoc/en/chapters/config.xml:1.104 Thu Jun  5 13:27:46 2003
+++ phpdoc/en/chapters/config.xml       Thu Jun  5 13:39:38 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.104 $ -->
+<!-- $Revision: 1.105 $ -->
  <chapter id="configuration">
   <title>Configuration</title>
 
@@ -1115,7 +1115,7 @@
        </listitem>
       </varlistentry>
 
-      <varlistentry id="ini.cgi.rfc2616_headers">
+      <varlistentry id="ini.cgi.rfc2616-headers">
        <term>
         <parameter>cgi.rfc2616_headers</parameter>
         <type>int</type>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to