Missing Controller
Error: GreenTour.htmlController could not be found.
Error: Create the class GreenTour.htmlController below in file: limestonecountry.com/controllers/green_tour.html_controller.php
<?php
class GreenTour.htmlController extends AppController {
var $name = 'GreenTour.html';
}
?>
Notice: If you want to customize this error message, create limestonecountry.com/views/errors/missing_controller.ctp
