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