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