Missing Controller

Error: Location.shtmlController could not be found.

Error: Create the class Location.shtmlController below in file: app/controllers/location.shtml_controller.php

<?php
class Location.shtmlController extends AppController {

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

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