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