goba            Tue Oct 30 13:41:26 2001 EDT

  Modified files:              
    /phpdoc/en/functions        http.xml 
  Log:
  Corrected bug
  
  
Index: phpdoc/en/functions/http.xml
diff -u phpdoc/en/functions/http.xml:1.28 phpdoc/en/functions/http.xml:1.29
--- phpdoc/en/functions/http.xml:1.28   Wed Oct  3 13:54:28 2001
+++ phpdoc/en/functions/http.xml        Tue Oct 30 13:41:26 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
  <reference id="ref.http">
   <title>HTTP functions</title>
   <titleabbrev>HTTP</titleabbrev>
@@ -63,7 +63,7 @@
     <note>
      <para>
       HTTP 1.1 requires an absolute URI as argument to 
-      <ulink url="&spec.http1.1;/rfc2616-sec14.html#sec14.30">Location:</ulink>
+      <ulink url="&spec.http1.1;-sec14.html#sec14.30">Location:</ulink>
       including protocol, hostname and absolute path. Some clients
       might accept relative URIs but you definetly should not rely on
       it. You can usually use $HTTP_SERVER_VARS['HTTP_HOST'],


Reply via email to