derick Thu Sep 19 07:48:04 2002 EDT
Modified files:
/phpdoc/en/appendices reserved.xml
Log:
- Add missing $
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.24 phpdoc/en/appendices/reserved.xml:1.25
--- phpdoc/en/appendices/reserved.xml:1.24 Fri Aug 23 08:57:35 2002
+++ phpdoc/en/appendices/reserved.xml Thu Sep 19 07:48:04 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<appendix id="reserved">
<title>List of Reserved Words</title>
@@ -245,7 +245,7 @@
<simpara>
<varname>$HTTP_SERVER_VARS</varname> contains the same initial
information, but is not an autoglobal. (Note that
- <varname>HTTP_SERVER_VARS</varname> and <varname>$_SERVER</varname>
+ <varname>$HTTP_SERVER_VARS</varname> and <varname>$_SERVER</varname>
are different variables and that PHP handles them as such)
</simpara>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php