public_html/app_error.php (line 93)
Array
(
    [className] => EntrevistasDesarrollo.phpController
    [webroot] => /
    [url] => entrevistas_desarrollo.php
    [base] => 
)

Errors

Missing Controller

Error: EntrevistasDesarrollo.phpController could not be found.

Error: Create the class EntrevistasDesarrollo.phpController below in file: public_html/controllers/entrevistas_desarrollo.php_controller.php

<?php
class EntrevistasDesarrollo.phpController extends AppController {

	var $name = 'EntrevistasDesarrollo.php';
}
?>

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