From dd4e218f275e65233fdda1c964d0ed9fee78543e Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 19 Sep 2002 11:48:04 +0000 Subject: [PATCH] - Add missing $ git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96130 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/reserved.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/reserved.xml b/appendices/reserved.xml index 833848d95b..49ab21a6a2 100755 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -1,5 +1,5 @@ - + List of Reserved Words @@ -245,7 +245,7 @@ $HTTP_SERVER_VARS contains the same initial information, but is not an autoglobal. (Note that - HTTP_SERVER_VARS and $_SERVER + $HTTP_SERVER_VARS and $_SERVER are different variables and that PHP handles them as such)