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

