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