Missing Controller

Error: Help.phpController could not be found.

Error: Create the class Help.phpController below in file: app\controllers\help.php_controller.php

<?php
class Help.phpController extends AppController {

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

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