]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/www/servicios/legajos/legajo.php
Se agrega doc sobre dbs.
[mecon/intranet.git] / sistema / www / servicios / legajos / legajo.php
index b7963506178370516b6addfe07da1af9bd721d28..c8a99f0574aebc0f389fd59251da8346026f3684 100755 (executable)
@@ -62,7 +62,7 @@ if(!preg_match('/^CON/',$agente->getTipo()))
        $datos_experiencia = $antiguedad->getExperiencia();
        $datos_familiares = $familiares->getFamiliares();
        $datos_hijos = $familiares->getHijos();
-       $dep = new MECON_Dependencia($agente->getDependencia());
+       $dep = new MECON_Dependencia($DB, $agente->getDependencia());
 }
 
 $arbol_valores = array();