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