Missing Controller

Error: ONamaController could not be found.

Error: Create the class ONamaController below in file: app/controllers/o_nama_controller.php

<?php
class ONamaController extends AppController {

	var $name = 'ONama';
}
?>

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