cortesi         Wed Feb  6 20:22:01 2002 EDT

  Modified files:              
    /phpdoc/en/language variables.xml 
  Log:
  changing as of RFC 2606
  
  
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.34 phpdoc/en/language/variables.xml:1.35
--- phpdoc/en/language/variables.xml:1.34       Wed Feb  6 12:22:46 2002
+++ phpdoc/en/language/variables.xml    Wed Feb  6 20:21:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.34 $ -->
+<!-- $Revision: 1.35 $ -->
  <chapter id="language.variables">
   <title>Variables</title>
   
@@ -513,7 +513,7 @@
          processor, this variable is not available.  This variable
         will include path information if present
         (e.g. $PHP_SELF on this address:
-        "http://test.com/test.php/foo.bar"; would be
+        "http://example.com/test.php/foo.bar"; would be
         "/test.php/foo.bar")
         </simpara>
        </listitem>


Reply via email to