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