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

