From 8c0cfc55670d0e0d98fd37893f7b4e392f9189bd Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 12 Sep 2003 11:35:29 +0000 Subject: [PATCH] Ajout DOL_URL_ROOT --- htdocs/fourn/contact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/contact.php b/htdocs/fourn/contact.php index b9374a8e342..098dff5b40f 100644 --- a/htdocs/fourn/contact.php +++ b/htdocs/fourn/contact.php @@ -125,7 +125,7 @@ if ($result) { print "$obj->name"; print "$obj->firstname"; - print ' '; + print ' '; print "idp\">$obj->nom\n"; print "$obj->email \n"; print ''.$obj->phone.'';