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