From 45c8a68beba728d0e735bfc7e0426d3a532b2fa7 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sun, 7 Jun 2015 19:40:51 +0200 Subject: deleted counter function - never needed in the last 4 years --- includes/engelsystem_provider.php | 1 - 1 file changed, 1 deletion(-) (limited to 'includes/engelsystem_provider.php') 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'); -- cgit v1.2.3-54-g00ecf