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