Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
pull/28174/head
Louis 3 years ago committed by GitHub
parent e558a00496
commit 1ad5e8ad73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -391,7 +391,7 @@ class ViewController extends Controller {
* Redirects to the file list and highlight the given file id
*
* @param string $fileId file id to show
* @param bool $setOpenfile - wether or not to set the openfile URL parameter
* @param bool $setOpenfile - whether or not to set the openfile URL parameter
* @return RedirectResponse redirect response or not found response
* @throws \OCP\Files\NotFoundException
*/

Loading…
Cancel
Save