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