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

