Ir para o conteúdo

Missing Method in IndicadoresController

Error: The action arquivo_removido is not defined in controller IndicadoresController

Error: Create IndicadoresController::arquivo_removido() in file: app/Controller/IndicadoresController.php.

<?php
class IndicadoresController extends AppController {


	public function arquivo_removido() {

	}

}

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

Stack Trace