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