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