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