]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttTimesheetHelper.class.php
Cleaning up no longer needed access rights.
[timetracker.git] / WEB-INF / lib / ttTimesheetHelper.class.php
index 9ab86f0f694803a499d8729fdace337ca3f72107..6b13ae53708d5644f9074c5a3743c6bb19f8cc0e 100644 (file)
@@ -236,10 +236,6 @@ class ttTimesheetHelper {
   // in current context.
   static function isUserValid($user_id) {
     // We have to cover several situations.
-    //
-    // 1) User is a client.
-    // 2) User with view_all_timesheets rights.
-    // 3) User with view_timesheets rights.
 
     global $user;