= $last_update_problems_user["datetime"]) { $start_date_check = $last_update_problems["start"]; $end_date_check = $last_update_problems["end"]; $check_datetime = $last_update_problems["datetime"]; $auto_check = true; } else { $start_date_check = $last_update_problems_user["start"]; $end_date_check = $last_update_problems_user["end"]; $check_datetime = $last_update_problems_user["datetime"]; $auto_check = false; } ?>