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