Missing Method in GalleryController

Error: The action gallery5 is not defined in controller GalleryController

Error: Create GalleryController::gallery5() in file: kudenstyle.com/Controller/GalleryController.php.

<?php
class GalleryController extends AppController {


	public function gallery5() {

	}

}

Notice: If you want to customize this error message, create kudenstyle.com/View/Errors/missing_action.ctp

Stack Trace