Missing Controller

Error: OmiseController could not be found.

Error: Create the class OmiseController below in file: app/controllers/omise_controller.php

<?php
class OmiseController extends AppController {

	var $name = 'Omise';
}
?>

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