From 7e52a4027678dccbca5007775c5d1e0bc42c3a12 Mon Sep 17 00:00:00 2001 From: "Sebastian-H. Picklum" Date: Thu, 3 Jul 2003 15:34:15 +0000 Subject: [PATCH] Typo from Ali git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134106 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/glob.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/glob.xml b/reference/filesystem/functions/glob.xml index 8986a43451..1a66e2fdac 100644 --- a/reference/filesystem/functions/glob.xml +++ b/reference/filesystem/functions/glob.xml @@ -1,5 +1,5 @@ - + glob @@ -64,7 +64,7 @@ Before PHP 4.3.3 GLOB_ONLYDIR was - not + not available on Windows and other systems not using the GNU C library.