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