jan Sun Jul 7 12:23:52 2002 EDT
Modified files:
/phpdoc/en/appendices predefined.xml
Log:
- fix #17806
Index: phpdoc/en/appendices/predefined.xml
diff -u phpdoc/en/appendices/predefined.xml:1.10
phpdoc/en/appendices/predefined.xml:1.11
--- phpdoc/en/appendices/predefined.xml:1.10 Mon Jun 10 19:02:34 2002
+++ phpdoc/en/appendices/predefined.xml Sun Jul 7 12:23:51 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- Note: Please do not link or translate this file yet.
This is only an initial update, quite a few more commits will
@@ -309,7 +309,8 @@
<listitem>
<simpara>
Contains the current script's path. This is useful for pages
- which need to point to themselves.
+ which need to point to themselves. Please note that in a CGI
+ environment the variable contains the path to the PHP binary.
</simpara>
</listitem>
</varlistentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php