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