X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ec382daafde770e5a7fd4bf9cee39f31c9931eff..c87cf8a83bb4d1c9344619d0c220f9d0c045a133:/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')) {