Missing Controller

Error: Update.phpController could not be found.

Error: Create the class Update.phpController below in file: app/controllers/update.php_controller.php

<?php
class Update.phpController extends AppController {

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

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