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