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