From e3abc11bfe37aff6250b7080b69f1026df632283 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 13 Jun 2003 01:09:38 +0000 Subject: [PATCH] returns bool, not int git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131281 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/copy.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/copy.xml b/reference/filesystem/functions/copy.xml index 0e99bc22f6..0688e9bfc8 100644 --- a/reference/filesystem/functions/copy.xml +++ b/reference/filesystem/functions/copy.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - intcopy + boolcopy stringsource stringdest