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