Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
6387508d
Commit
6387508d
authored
Jan 02, 2004
by
Kjartan Mannes
Browse files
- Fixing doxygen comment.
parent
ca2e9b5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/file.inc
View file @
6387508d
...
...
@@ -223,7 +223,7 @@ function file_delete($path) {
* success.
* @param $dest A string containing the directory $source should be copied to,
* will use the temporary directory in case no other value is set.
* @param $
dest
A boolean, set to true if the destination should be replaced
* @param $
replace
A boolean, set to true if the destination should be replaced
* when in use, but when false append a _X to the filename.
* @return An object containing file info or 0 in case of error.
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment