Notice (8): Undefined index: sitemap.xml [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: Sitemap.xmlController could not be found.

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

<?php
class Sitemap.xmlController extends AppController {

}

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

Stack Trace