diff --git a/functions/filesystem.xml b/functions/filesystem.xml index 2f1365af76..b41edaf93d 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -251,7 +251,8 @@ if (!copy($file, $file.'.bak')) { - See also: rename. + See also move_uploaded_file and + rename.