summaryrefslogtreecommitdiff
path: root/includes/file.inc
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-06-21 23:21:52 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-06-21 23:21:52 -0700
commit4bfa5be92066f500602ad651b2b8fcbd16a70a7a (patch)
tree3c0bb0b9648f3389dcc026be1787d00afb7b1a41 /includes/file.inc
parentd6cba5f650d8e6f38e33c4c712b386d6bf96ffc6 (diff)
downloadbrdo-4bfa5be92066f500602ad651b2b8fcbd16a70a7a.tar.gz
brdo-4bfa5be92066f500602ad651b2b8fcbd16a70a7a.tar.bz2
Issue #1192440 by pillarsdotnet: Fixed Make docs of file_copy() match code.
Diffstat (limited to 'includes/file.inc')
-rw-r--r--includes/file.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/file.inc b/includes/file.inc
index 420d34925..eaac15097 100644
--- a/includes/file.inc
+++ b/includes/file.inc
@@ -737,8 +737,7 @@ function file_usage_delete(stdClass $file, $module, $type = NULL, $id = NULL, $c
* A file object.
* @param $destination
* A string containing the destination that $source should be copied to.
- * This must be a stream wrapper URI. If this value is omitted, Drupal's
- * default files scheme will be used, usually "public://".
+ * This must be a stream wrapper URI.
* @param $replace
* Replace behavior when the destination file already exists:
* - FILE_EXISTS_REPLACE - Replace the existing file. If a managed file with