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