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