Missing Method in FrontendController

Error: The action rowebawards_ro is not defined in controller FrontendController

Error: Create FrontendController::rowebawards_ro() in file: app/controllers/frontend_controller.php.

<?php
class FrontendController extends AppController {

	var $name = 'Frontend';


	function rowebawards_ro() {

	}

}
?>

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