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