From c7b64a1f72c01c413d0d21824d7198842b26fd4a Mon Sep 17 00:00:00 2001 From: Sebastian Nohn Date: Sun, 24 Feb 2002 12:46:46 +0000 Subject: [PATCH] fixing bug #15153 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70853 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/dir.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/dir.xml b/functions/dir.xml index 2f132b9db2..1cbfee51d1 100644 --- a/functions/dir.xml +++ b/functions/dir.xml @@ -1,5 +1,5 @@ - + Directory functions Directories @@ -224,12 +224,12 @@ if ($dir = @opendir("/tmp")) { - List all files in the current directory + List all files in a directory