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





