summaryrefslogtreecommitdiff
path: root/includes/engelsystem_provider.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2015-06-07 19:40:51 +0200
committerPhilip Häusler <msquare@notrademark.de>2015-06-07 19:40:51 +0200
commit45c8a68beba728d0e735bfc7e0426d3a532b2fa7 (patch)
tree0ca0bedec80b49366cc1c0f4b302bda052e3adc2 /includes/engelsystem_provider.php
parentc88b1adcfe6a3affd17158db3d26789cc3103864 (diff)
deleted counter function - never needed in the last 4 years
Diffstat (limited to 'includes/engelsystem_provider.php')
-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 1fe06e77..2add641a 100644
--- a/includes/engelsystem_provider.php
+++ b/includes/engelsystem_provider.php
@@ -5,7 +5,6 @@
require_once realpath(__DIR__ . '/../includes/mysqli_provider.php');
require_once realpath(__DIR__ . '/../includes/sys_auth.php');
-require_once realpath(__DIR__ . '/../includes/sys_counter.php');
require_once realpath(__DIR__ . '/../includes/sys_log.php');
require_once realpath(__DIR__ . '/../includes/sys_menu.php');
require_once realpath(__DIR__ . '/../includes/sys_page.php');