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





