summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2015-12-09 16:31:51 +0100
committerPhilip Häusler <msquare@notrademark.de>2015-12-09 16:31:51 +0100
commitd68c91be18ec56456e7c35327e052de542b4cce0 (patch)
tree55737f32ccd4efefcd0dcb51963136b790dc6024 /includes
parenta92e1e3ea6a4b605662e9933b8aa9998d80a9010 (diff)
remove sessionhelper
Diffstat (limited to 'includes')
-rw-r--r--includes/engelsystem_provider.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/engelsystem_provider.php b/includes/engelsystem_provider.php
index fc5553bc..9ad3970a 100644
--- a/includes/engelsystem_provider.php
+++ b/includes/engelsystem_provider.php
@@ -43,7 +43,6 @@ require_once realpath(__DIR__ . '/../includes/helper/internationalization_helper
require_once realpath(__DIR__ . '/../includes/helper/message_helper.php');
require_once realpath(__DIR__ . '/../includes/helper/error_helper.php');
require_once realpath(__DIR__ . '/../includes/helper/email_helper.php');
-require_once realpath(__DIR__ . '/../includes/helper/session_helper.php');
require_once realpath(__DIR__ . '/../includes/mailer/shifts_mailer.php');