Missing Controller

Error: Feedback.phpController could not be found.

Error: Create the class Feedback.phpController below in file: app/controllers/feedback.php_controller.php

<?php
class Feedback.phpController extends AppController {

	var $name = 'Feedback.php';
}
?>

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