Notice (8): Undefined index: deu [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: DeuController could not be found.

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

<?php
class DeuController extends AppController {

}

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

Stack Trace