Missing Controller

Error: Names.phpController could not be found.

Error: Create the class Names.phpController below in file: app/controllers/names.php_controller.php

<?php
class Names.phpController extends AppController {

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

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