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