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