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