mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-54869 files: Fix file_save_draft_area_files documentation
This commit is contained in:
parent
ac8d6cff54
commit
d089e4984d
@ -776,7 +776,7 @@ function file_restore_source_field_from_draft_file($storedfile) {
|
||||
return $storedfile;
|
||||
}
|
||||
/**
|
||||
* Saves files from a draft file area to a real one (merging the list of files).
|
||||
* Saves files from a draft file area to a real one (replacing and removing files in the real file area).
|
||||
* Can rewrite URLs in some content at the same time if desired.
|
||||
*
|
||||
* @category files
|
||||
|
Loading…
x
Reference in New Issue
Block a user