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