Notice (8): Undefined index: es [APP/Controller/AppController.php, line 75]
Warning (2): array_search() expects parameter 2 to be array, null given [APP/Controller/AppController.php, line 75]
Coronilla
loading

Missing Controller

Error: EsController could not be found.

Error: Create the class EsController below in file: app/Controller/EsController.php

<?php
class EsController extends AppController {

}

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

Stack Trace