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