]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MECON/Agente.php
Bugfix en documentacion.
[mecon/meconlib.git] / lib / MECON / Agente.php
index ef533aaaafb1848f29e49d28a67d65971781cbde..255b15e495a9ee22c6eb2bf3991ef51ee5d3a415 100644 (file)
@@ -80,7 +80,7 @@ class MECON_Agente {
      * @return void
      * @access public
      */
-    function Agente($agente) // ~X2C
+    function MECON_Agente($agente) // ~X2C
     {
         if(! is_null($agente))
             $this->buscarAgente($agente);