summaryrefslogtreecommitdiff
path: root/includes/includes.php
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2019-09-18 14:09:30 +0200
committermsquare <msquare@notrademark.de>2019-10-13 13:15:08 +0200
commitfc773b25b3de455f7e74334156926f644f04db98 (patch)
treede2f5bd698d666f782eb4d86afdd387959364d7e /includes/includes.php
parentc9ebaa972cb2a16e16ffc78080f03342eae5d874 (diff)
Use 403 forbidden on shifts json, atom export and ical export
Diffstat (limited to 'includes/includes.php')
-rw-r--r--includes/includes.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/includes.php b/includes/includes.php
index 855ff359..601a6ca2 100644
--- a/includes/includes.php
+++ b/includes/includes.php
@@ -60,7 +60,6 @@ $includeFiles = [
__DIR__ . '/../includes/helper/graph_helper.php',
__DIR__ . '/../includes/helper/message_helper.php',
- __DIR__ . '/../includes/helper/error_helper.php',
__DIR__ . '/../includes/helper/email_helper.php',
__DIR__ . '/../includes/mailer/shifts_mailer.php',