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