| vrana@php.net 2005-09-26, 7:55 am |
| ID: 34642
Updated by: vrana@php.net
Reported By: john at stillwater dot co dot za
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Win XP
PHP Version: Irrelevant
New Comment:
It's right.
Previous Comments:
------------------------------------------------------------------------
[2005-09-26 11:51:07] john at stillwater dot co dot za
Description:
------------
Hi,
The below text needs one minor adjustment, source php_manual_en.chm
(latest), section "Description of core php.ini directives"
"Example G.2. Windows include_path
copy to clipboard
include_path=".;c:\php\includes"
Using a . in the include path allows for relative includes as it means
the current directory."
The word "means" in the above copy should be rather be "meets"?
Thanks for your time.
Regards
John McLean
Reproduce code:
---------------
ignore
Expected result:
----------------
ignore
Actual result:
--------------
ignore
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34642&edit=1
|