Skip to content

Commit

Permalink
Update api_documents.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 authored Sep 30, 2024
1 parent 1b50103 commit d15ef5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/api/class/api_documents.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ public function get($id) {
* @param int $overwriteifexists Overwrite file if exists (1 by default)
* @param int $createdirifnotexists Create subdirectories if the doesn't exists (1 by default)
* @param int $position Position
* @param array $array_options array of options
* @param array<string,mixed> $array_options array of options
* @return string
*
* @url POST /upload
Expand Down

0 comments on commit d15ef5b

Please sign in to comment.