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