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