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