Fone: (11) 3242-8111 Fax: (11) 3112-0554 | Endereço: Rua Libero Badaró, 158 – 6º andar – São Paulo – SP

Missing Method in AppController

Error: The action webroot is not defined in controller AppController

Error: Create AppController::webroot() in file: app/Controller/AppController.php.

<?php
class AppController extends AppController {


	public function webroot() {

	}

}

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

Stack Trace