Missing Controller
Error: DatosController could not be found.
Error: Create the class DatosController below in file: app/controllers/datos_controller.php
<?php
class DatosController extends AppController {
var $name = 'Datos';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp