Missing Controller

Error: EventiController could not be found.

Error: Create the class EventiController below in file: app/controllers/eventi_controller.php

<?php
class EventiController extends AppController {

	var $name = 'Eventi';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp