]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/www/servicios/bandas/index.php
- Puse unas imagenes muy lindas para los links de consultas y declaracion
[mecon/intranet.git] / sistema / www / servicios / bandas / index.php
index 779c49f2a723baf6b5c52a566a04d0aff2565bd8..5f032a647a808c3466e7016a3f7c13ec276548ae 100644 (file)
@@ -47,7 +47,7 @@ $MARCO =& new HTML_DietMarco('servicios','Bandas Horarias');
 //}}}
 
 //{{{ CHEQUEO SI EL USUARIO NO ES CONTRATADO O NO ESTA EN LAS BASES DE RRHH
-$agente =& new MECON_Agente($_SESSION['documento']);
+$agente =& new MECON_Agente($DB, $_SESSION['documento']);
 
 if(!$agente->buscarAgente($_SESSION['documento']))
 {