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