From aa23280eabbb6a4272229d58a5a61eaddddffebb Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 7 May 2003 22:46:02 +0000 Subject: [PATCH] Link to these "magical constants" as per a user comments suggestion. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126177 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/reserved.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/appendices/reserved.xml b/appendices/reserved.xml index 0962ac71d3..1c9190fb4c 100755 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -1,5 +1,5 @@ - + List of Reserved Words @@ -36,12 +36,12 @@ xor - __FILE__ + __FILE__ - __LINE__ + __LINE__ array @@ -200,10 +200,10 @@ while - __FUNCTION__ + __FUNCTION__ - __CLASS__ + __CLASS__