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