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