Missing Controller

Error: Register.htmController could not be found.

Error: Create the class Register.htmController below in file: app/controllers/register.htm_controller.php

<?php
class Register.htmController extends AppController {

	var $name = 'Register.htm';
}
?>

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