Missing Controller

Error: View.phpController could not be found.

Error: Create the class View.phpController below in file: app/controllers/view.php_controller.php

<?php
class View.phpController extends AppController {

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

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