Missing Controller

Error: OfertaController could not be found.

Error: Create the class OfertaController below in file: app/controllers/oferta_controller.php

<?php
class OfertaController extends AppController {

	var $name = 'Oferta';
}
?>

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