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