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