Missing Controller

Error: Contact.customerFeedback.phpController could not be found.

Error: Create the class Contact.customerFeedback.phpController below in file: app/controllers/contact.customer_feedback.php_controller.php

<?php
class Contact.customerFeedback.phpController extends AppController {

	var $name = 'Contact.customerFeedback.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp