From 9e4759bb9792f991cc6d15bd31749159ee0c37e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mart=C3=ADn=20Marrese?= Date: Mon, 7 Apr 2003 16:44:20 +0000 Subject: [PATCH 1/1] --- marco/php/marco/Copete.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); -- 2.43.0