Notice (8): compact(): Undefined variable: whatsapps [APP/Controller/AppController.php, line 115]
MTK Glass

Missing Method in ProdutosController

Error: The action listar is not defined in controller ProdutosController

Error: Create ProdutosController::listar() in file: app/Controller/ProdutosController.php.

<?php
class ProdutosController extends AppController {


	public function listar() {

	}

}

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

Stack Trace