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