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