]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MECON/Marco.php
Se arregla bug.
[mecon/meconlib.git] / lib / MECON / Marco.php
index bfbb2313ebe275c5cad28b0ac022196d4efbff85..9797f2b5782238025acd01f5a6cf81b3ad083ba3 100644 (file)
@@ -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