* Modify error message output.
This commit is contained in:
@@ -2984,7 +2984,7 @@ class baseRouter
|
||||
|
||||
$htmlError = "<html><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /></head>";
|
||||
$htmlError .= "<body>" . nl2br($errorLog) . "</body></html>";
|
||||
helper::end($htmlError);
|
||||
echo $htmlError;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user