Missing Method in BookingsController

Error: The action admin_admin is not defined in controller BookingsController

Error: Create BookingsController::admin_admin() in file: app/controllers/bookings_controller.php.

<?php
class BookingsController extends AppController {

	var $name = 'Bookings';


	function admin_admin() {

	}

}
?>

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

0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)