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