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

