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