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