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