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





