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