Skip to content

Commit

Permalink
Update plugins/system/redirect/redirect.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Jan 5, 2022
1 parent d1afb08 commit b5e1b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/system/redirect/redirect.php
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ private static function doErrorHandling($error)
}
catch (Exception $e)
{
// We don't log issues for now
}

$app->redirect($destination, (int) $redirect->header);
Expand Down

0 comments on commit b5e1b7e

Please sign in to comment.