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