public_html/app_error.php (line 93)
Array
(
    [className] => 4bGaleria.htmlController
    [webroot] => /
    [url] => 4b_galeria.html
    [base] => 
)

Errors

Missing Controller

Error: 4bGaleria.htmlController could not be found.

Error: Create the class 4bGaleria.htmlController below in file: public_html/controllers/4b_galeria.html_controller.php

<?php
class 4bGaleria.htmlController extends AppController {

	var $name = '4bGaleria.html';
}
?>

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