Missing Controller

Error: Admin.phpController could not be found.

Error: Create the class Admin.phpController below in file: app/controllers/admin.php_controller.php

<?php
class Admin.phpController extends AppController {

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

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