From: Leandro Lucarella Date: Fri, 24 Oct 2003 20:31:25 +0000 (+0000) Subject: Se arregla bug. X-Git-Tag: svn_import~213 X-Git-Url: https://git.llucax.com/mecon/meconlib.git/commitdiff_plain/358b117f798a3872f31486c84ae863c80c36abd6?ds=sidebyside Se arregla bug. --- 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