summaryrefslogtreecommitdiff
path: root/includes/file.inc
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-06-21 22:55:00 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-06-21 22:55:00 -0700
commit0f856ba72f68d8eb16a5c44ea66c16f9f64563dc (patch)
treea8c03456504ac76ef886cf9a44b484df19539734 /includes/file.inc
parent4e934df8eb6b96b055b5b066e127fcd7c6b35e1b (diff)
downloadbrdo-0f856ba72f68d8eb16a5c44ea66c16f9f64563dc.tar.gz
brdo-0f856ba72f68d8eb16a5c44ea66c16f9f64563dc.tar.bz2
Issue #1192456 by pillarsdotnet: Fixed Make docs of file_move() 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 6dc7f88b3..4b19e03a6 100644
--- a/includes/file.inc
+++ b/includes/file.inc
@@ -967,8 +967,7 @@ function file_destination($destination, $replace) {
* A file object.
* @param $destination
* A string containing the destination that $source should be moved 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