Home Bars Furniture Tents Rentals Services Contact

Missing Method in SiteController

Error: The action Gallery is not defined in controller SiteController

Error: Create SiteController::Gallery() in file: app/Controller/SiteController.php.

<?php
class SiteController extends AppController {


	public function Gallery() {

	}

}

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

Stack Trace