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