Missing Controller

Error: Customer.shtmlController could not be found.

Error: Create the class Customer.shtmlController below in file: app/controllers/customer.shtml_controller.php

<?php
class Customer.shtmlController extends AppController {

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

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