From 0156c2d02ec0cbf6a77f3948bb0c25be32389254 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 12 Jul 2003 08:19:36 +0000 Subject: [PATCH] Ajout DOL_URL_ROOT --- 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 a21b7936b60..88d6517eded 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++; }