diff --git a/includes/pages/user_myshifts.php b/includes/pages/user_myshifts.php index 0bf077cc..36ab9f36 100644 --- a/includes/pages/user_myshifts.php +++ b/includes/pages/user_myshifts.php @@ -95,7 +95,6 @@ function user_myshifts() { $shift_entries[] = $user_source['Nick']; } $html .= join(", ", $shift_entries); - $timesum += $shift['end'] - $shift['start']; } $html .= ''; @@ -111,6 +110,8 @@ function user_myshifts() { if ($html == "") $html = '