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

