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