From 2cfb22c9bfdf985b74b6e22acfa079914ed6f5fc Mon Sep 17 00:00:00 2001 From: Nicolas Chaillan Date: Fri, 3 Jan 2003 20:05:06 +0000 Subject: [PATCH] fixing optional argument git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110238 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/mkdir.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/mkdir.xml b/reference/filesystem/functions/mkdir.xml index b7bd4629b6..c1a7638d2f 100644 --- a/reference/filesystem/functions/mkdir.xml +++ b/reference/filesystem/functions/mkdir.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ intmkdir stringpathname - [intmode] + intmode Attempts to create the directory specified by pathname.