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