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