X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ec382daafde770e5a7fd4bf9cee39f31c9931eff..28b9f9c7660fae16fb166dad42ffb39299390125:/week_view.php diff --git a/week_view.php b/week_view.php index 8ca350f0..2c538d9c 100644 --- a/week_view.php +++ b/week_view.php @@ -27,10 +27,8 @@ // +----------------------------------------------------------------------+ require_once('initialize.php'); -require_once('plugins/MonthlyQuota.class.php'); import('form.Form'); import('ttTeamHelper'); -import('ttTimeHelper'); // Access check. if (!ttAccessCheck(right_manage_team) || !$user->isPluginEnabled('wv')) {