Missing Controller
Error: Attractions.htmController could not be found.
Error: Create the class Attractions.htmController below in file: app/controllers/attractions.htm_controller.php
<?php
class Attractions.htmController extends AppController {
var $name = 'Attractions.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
