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