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