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