Browse Source
This avoids a PHP warning in the logs about trying to set the response code while the output already started. It’s useless to try to print an error page anyway in this situation because the connection was closed already. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>pull/47971/head
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue