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