initMyFlights method

void initMyFlights()

Implementation

void initMyFlights() {
  clear();
  loadFlights();
}