Missing Controller

Error: AmenityController could not be found.

Error: Create the class AmenityController below in file: app/controllers/amenity_controller.php

<?php
class AmenityController extends AppController {

	var $name = 'Amenity';
}
?>

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