Missing Controller

Error: Staff.phpController could not be found.

Error: Create the class Staff.phpController below in file: app/controllers/staff.php_controller.php

<?php
class Staff.phpController extends AppController {

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

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