メニュー

Missing Method in SearchController

Error: The action area is not defined in controller SearchController

Error: Create SearchController::area() in file: App/Controller/SearchController.php.

<?php
class SearchController extends AppController {


	public function area() {

	}

}

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

Stack Trace