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