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







