Missing Controller

Error: FlightsController could not be found.

Error: Create the class FlightsController below in file: app/controllers/flights_controller.php

<?php
class FlightsController extends AppController {

	var $name = 'Flights';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp