X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/d942f04e0f9c142a0a75da12787b06adf310f250..358b117f798a3872f31486c84ae863c80c36abd6:/lib/MECON/Marco.php diff --git a/lib/MECON/Marco.php b/lib/MECON/Marco.php index bfbb231..9797f2b 100644 --- a/lib/MECON/Marco.php +++ b/lib/MECON/Marco.php @@ -363,7 +363,7 @@ Si es un objeto debe tener un metodo toHtml y opcionalmente puede tener un getCS return @$this->_configuracion[$clave]; } else { - return $this->_configuracion + return $this->_configuracion; } } // -X2C