public_html/app_error.php (line 93)
Array
(
    [className] => 2b4Programacion.phpController
    [webroot] => /
    [url] => 2b4_programacion.php
    [base] => 
)

Errors

Missing Controller

Error: 2b4Programacion.phpController could not be found.

Error: Create the class 2b4Programacion.phpController below in file: public_html/controllers/2b4_programacion.php_controller.php

<?php
class 2b4Programacion.phpController extends AppController {

	var $name = '2b4Programacion.php';
}
?>

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