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

