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