Missing Controller

Error: CausasController could not be found.

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

<?php
class CausasController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 107Dispatcher->dispatch(CakeRequest, CakeResponse)