Missing Controller
Error: International-flights.htmController could not be found.
Error: Create the class International-flights.htmController below in file: app/controllers/international-flights.htm_controller.php
<?php
class International-flights.htmController extends AppController {
var $name = 'International-flights.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
