Array
(
[className] => InicioController
[webroot] => /
[url] => inicio
[base] =>
)
Error: InicioController could not be found.
Error: Create the class InicioController below in file: public_html/controllers/inicio_controller.php
<?php
class InicioController extends AppController {
var $name = 'Inicio';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp