public_html/app_error.php (line 93)
Array
(
    [className] => ActualidadController
    [webroot] => /
    [url] => actualidad/noticia/bienestar-social-mantendrce-abierto-el-centro-de-alzhcoimer
    [base] => 
)

Errors

Missing Controller

Error: ActualidadController could not be found.

Error: Create the class ActualidadController below in file: public_html/controllers/actualidad_controller.php

<?php
class ActualidadController extends AppController {

	var $name = 'Actualidad';
}
?>

Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp