Error: Contact.cfmController could not be found.
Error: Create the class Contact.cfmController below in file: app/controllers/contact.cfm_controller.php
<?php
class Contact.cfmController extends AppController {
var $name = 'Contact.cfm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp