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