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