From 358b117f798a3872f31486c84ae863c80c36abd6 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Fri, 24 Oct 2003 20:31:25 +0000 Subject: [PATCH] Se arregla bug. --- lib/MECON/Marco.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0