From: Martín Marrese Date: Mon, 7 Apr 2003 16:44:20 +0000 (+0000) Subject: (no commit message) X-Git-Tag: svn_import~562 X-Git-Url: https://git.llucax.com/mecon/meconlib.git/commitdiff_plain/9e4759bb9792f991cc6d15bd31749159ee0c37e8?hp=8e56e8034f0dcfddf0ac04009128d959f889e62c --- diff --git a/marco/php/marco/Copete.php b/marco/php/marco/Copete.php index 29517f2..8bedef9 100644 --- a/marco/php/marco/Copete.php +++ b/marco/php/marco/Copete.php @@ -61,7 +61,7 @@ class Copete extends PEAR { { $TABLA = new Tabla('width="760" align="center"'); - $row = array (''); + $row = array (''); $TABLA->agregarFila($row); $TABLA->align(0,0,"center");