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