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