From 1021306d5b9b1de47829990e441249b960f15984 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 12 Jul 2003 08:20:48 +0000 Subject: [PATCH] bugfix --- htdocs/comm/index.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/index.php3 b/htdocs/comm/index.php3 index 88d6517eded..4cdb6041151 100644 --- a/htdocs/comm/index.php3 +++ b/htdocs/comm/index.php3 @@ -119,7 +119,7 @@ if ( $db->query($sql) ) print ""; print ''.$obj->nom.''; print ''; - print ''; + print ''; print ''; $i++; }