Ongoing process of renaming team to group.
[timetracker.git] / invoice_add.php
index 5267056..ad9c3cf 100644 (file)
@@ -40,6 +40,7 @@ if (!$user->isPluginEnabled('iv')) {
   header('Location: feature_disabled.php');
   exit();
 }
+// End of access checks.
 
 if ($request->isPost()) {
   $cl_date = $request->getParameter('date');