summaryrefslogtreecommitdiff
path: root/includes/engelsystem.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/engelsystem.php')
-rw-r--r--includes/engelsystem.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/engelsystem.php b/includes/engelsystem.php
index 97076895..688ce49f 100644
--- a/includes/engelsystem.php
+++ b/includes/engelsystem.php
@@ -2,7 +2,7 @@
use Engelsystem\Application;
use Engelsystem\Config\Config;
-use Engelsystem\Exceptions\Handler as ExceptionHandler;
+use Engelsystem\Exceptions\BasicHandler as ExceptionHandler;
/**
* This file includes all needed functions, connects to the db etc.