Missing Controller

Error: TeamController could not be found.

Error: Create the class TeamController below in file: app/controllers/team_controller.php

<?php
class TeamController extends AppController {

	var $name = 'Team';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp