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