public_html/app_error.php (line 93)
Array
(
    [className] => 5cObrasDesarrollo.phpController
    [webroot] => /
    [url] => 5c_obras_desarrollo.php
    [base] => 
)

Errors

Missing Controller

Error: 5cObrasDesarrollo.phpController could not be found.

Error: Create the class 5cObrasDesarrollo.phpController below in file: public_html/controllers/5c_obras_desarrollo.php_controller.php

<?php
class 5cObrasDesarrollo.phpController extends AppController {

	var $name = '5cObrasDesarrollo.php';
}
?>

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