From c4ee004095b178cc85767a9848e8cfc798acc369 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sun, 16 Aug 2015 23:08:02 +0200 Subject: rework arrival stat graphs and tables --- includes/engelsystem_provider.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/engelsystem_provider.php') diff --git a/includes/engelsystem_provider.php b/includes/engelsystem_provider.php index 057d5513..2dc425a2 100644 --- a/includes/engelsystem_provider.php +++ b/includes/engelsystem_provider.php @@ -38,6 +38,7 @@ require_once realpath(__DIR__ . '/../includes/controller/shifttypes_controller.p require_once realpath(__DIR__ . '/../includes/controller/users_controller.php'); require_once realpath(__DIR__ . '/../includes/controller/user_angeltypes_controller.php'); +require_once realpath(__DIR__ . '/../includes/helper/graph_helper.php'); require_once realpath(__DIR__ . '/../includes/helper/internationalization_helper.php'); require_once realpath(__DIR__ . '/../includes/helper/message_helper.php'); require_once realpath(__DIR__ . '/../includes/helper/error_helper.php'); -- cgit v1.2.3-54-g00ecf