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