Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-xo committed Oct 17, 2022
1 parent 60a4623 commit d9cbd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dir2cast.php
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,7 @@ public static function display($message, $errfile, $errline)
if(!http_response_code())
{
http_response_code(500);
}q
}
}

if((!defined('CLI_ONLY') || !CLI_ONLY) && !ini_get('html_errors'))
Expand Down

0 comments on commit d9cbd52

Please sign in to comment.