Missing Controller

Error: UpdateAccount.shtmlController could not be found.

Error: Create the class UpdateAccount.shtmlController below in file: app/controllers/update_account.shtml_controller.php

<?php
class UpdateAccount.shtmlController extends AppController {

	var $name = 'UpdateAccount.shtml';
}
?>

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