Missing Method in GalleryController
Error: The action booking is not defined in controller GalleryController
Error: Create GalleryController::booking() in file: app/controllers/gallery_controller.php.
<?php class GalleryController extends AppController { var $name = 'Gallery'; function booking() { } } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp