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