Skip to content

Commit

Permalink
code-style-fix
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
  • Loading branch information
beat and richard67 committed Jan 18, 2022
1 parent 33f9c09 commit 1a7b1bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/src/Application/WebApplication.php
Original file line number Diff line number Diff line change
Expand Up @@ -1103,6 +1103,7 @@ protected function header($string, $replace = true, $code = null)
{
$code = 0;
}

header($string, $replace, $code);
}

Expand Down

0 comments on commit 1a7b1bb

Please sign in to comment.