From e2039f9c79da6be6026da70da93ae9a25dc85fa3 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Thu, 3 Jul 2003 15:12:27 +0000 Subject: [PATCH] it should be more clear this way? git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134103 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/glob.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/glob.xml b/reference/filesystem/functions/glob.xml index bdca5090d6..8986a43451 100644 --- a/reference/filesystem/functions/glob.xml +++ b/reference/filesystem/functions/glob.xml @@ -1,5 +1,5 @@ - + glob @@ -63,8 +63,10 @@ - Before PHP 4.3.3 GLOB_ONLYDIR was only available - on systems with GNU C libraries + Before PHP 4.3.3 GLOB_ONLYDIR was + not + available on Windows and other systems not using the GNU + C library.