Issue #1192456 by pillarsdotnet: Fixed Make docs of file_move() match code.

merge-requests/26/head
webchick 2011-06-21 22:55:00 -07:00
parent 4e934df8eb
commit 0f856ba72f
1 changed files with 1 additions and 2 deletions

View File

@ -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