New, beautiful exception handler

This commit is contained in:
tobi132
2019-07-16 20:07:32 +02:00
parent bc8f24afad
commit 3945c2ad52
6 changed files with 455 additions and 1 deletions

View File

@@ -105,4 +105,5 @@ if(isset($_SERVER['HTTP_HOST'])) {
//define('CURRENT_URL', BASE_URL . $_SERVER['REQUEST_URI']);
}
?>
require SYSTEM . 'exception.php';