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