X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/1ca12aead2a0d20401935dc7bd81834e45b73d20..20d4a7ba7b9c030db66d4f655caa4cc481a509ae:/sistema/local_lib/Servicios/Bandas/Agente.php?ds=sidebyside diff --git a/sistema/local_lib/Servicios/Bandas/Agente.php b/sistema/local_lib/Servicios/Bandas/Agente.php index 1811d11..fae972c 100644 --- a/sistema/local_lib/Servicios/Bandas/Agente.php +++ b/sistema/local_lib/Servicios/Bandas/Agente.php @@ -98,7 +98,7 @@ class Servicios_Bandas_Agente extends MECON_Agente { */ function getPromedioMensual() // ~X2C { - return $this->_promedioMensual; + return $this->_promedio; } // -X2C @@ -233,4 +233,4 @@ class Servicios_Bandas_Agente extends MECON_Agente { // -X2C } // -X2C Class :Servicios_Bandas_Agente -?> +?> \ No newline at end of file