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