alindeman               Tue Mar 12 19:02:01 2002 EDT

  Modified files:              
    /phpdoc/en/appendices       reserved.xml 
  Log:
  test.com -> example.com
  
  
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.17 phpdoc/en/appendices/reserved.xml:1.18
--- phpdoc/en/appendices/reserved.xml:1.17      Tue Mar 12 18:33:21 2002
+++ phpdoc/en/appendices/reserved.xml   Tue Mar 12 19:02:00 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
 
 <!-- Note:  Please do not link or translate this file yet.
 This is only an initial update, quite a few more commits will
@@ -271,7 +271,7 @@
          The filename of the currently executing script, relative to
          the document root. For instance,
          <varname>$_SERVER['PHP_SELF']</varname> in a script at the
-         address <filename>http://test.com/test.php/foo.bar</filename>
+         address <filename>http://example.com/test.php/foo.bar</filename>
          would be <filename>/test.php/foo.bar</filename>.
         </simpara>
         <simpara>


Reply via email to