public_html/app_error.php (line 93)
Array
(
    [className] => 1bHistoria.phpController
    [webroot] => /
    [url] => 1b_historia.php
    [base] => 
)

Errors

Missing Controller

Error: 1bHistoria.phpController could not be found.

Error: Create the class 1bHistoria.phpController below in file: public_html/controllers/1b_historia.php_controller.php

<?php
class 1bHistoria.phpController extends AppController {

	var $name = '1bHistoria.php';
}
?>

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