From 1e427530ae7813a1681b5b552eb0f07ffdc9a187 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 4 Sep 2003 11:10:26 +0000 Subject: [PATCH] Correction URL --- htdocs/projet/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/projet/index.php b/htdocs/projet/index.php index 4203a384213..52ea886ec54 100644 --- a/htdocs/projet/index.php +++ b/htdocs/projet/index.php @@ -103,9 +103,9 @@ if ( $db->query($sql) ) $var=!$var; print ""; - print "projectid\">$objp->title\n"; - print "projectid\">$objp->ref\n"; - print "idp\">$objp->nom\n"; + print "projectid\">$objp->title\n"; + print "projectid\">$objp->ref\n"; + print "idp\">$objp->nom\n"; print "\n"; $i++;