Error: The action familia.php is not defined in controller ProdutosController
Error: Create ProdutosController::familia.php() in file: app/controllers/produtos_controller.php.
<?php
class ProdutosController extends AppController {
var $name = 'Produtos';
function familia.php() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp