Error: AirController could not be found.
Error: Create the class AirController below in file: app/controllers/air_controller.php
<?php
class AirController extends AppController {
var $name = 'Air';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp