Missing Controller

Error: NalvaController could not be found.

Error: Create the class NalvaController below in file: app/controllers/nalva_controller.php

<?php
class NalvaController extends AppController {

	var $name = 'Nalva';
}
?>

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