X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/3bd11bc0e2c0e7eacb4e17e7189c3e0e73599342..a2a6a5f4d1500867db74046d8937f63ad3a7e82f:/lib/MECON/Tiempo/Banda.php?ds=sidebyside diff --git a/lib/MECON/Tiempo/Banda.php b/lib/MECON/Tiempo/Banda.php index bbaea3b..6908e4f 100644 --- a/lib/MECON/Tiempo/Banda.php +++ b/lib/MECON/Tiempo/Banda.php @@ -43,12 +43,8 @@ class MECON_Tiempo_Banda { $this->intervalos = array(); } - function Cargar($agente, $fecha) { + function Cargar($db, $agente, $fecha) { // FIXME - lo que es base de datos debe VOLAR!!!!!!! - $dsn = "mysql://intranet:intranet@intranet-db.mecon.ar/bandas"; - $db =& DB::connect($dsn , true); - if(DB::isError($db)) - trigger_error($db->getMessage(), E_USER_ERROR); $funcion = $db->getOne( "SELECT E.funcion