Missing Method in ProdottoController

Error: The action sovrapposizioni_presentazioni is not defined in controller ProdottoController

Error: Create ProdottoController::sovrapposizioni_presentazioni() in file: app/Controller/ProdottoController.php.

<?php
class ProdottoController extends AppController {


	public function sovrapposizioni_presentazioni() {

	}

}

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

Stack Trace