This commit is contained in:
Regis Houssin 2006-04-10 13:10:32 +00:00
parent c1f7367bd6
commit b7311c2ef0

View File

@ -59,7 +59,7 @@ $html=new Form($db);
$projetid = 0
if ($_GET["projetid"])
{
$projetid = $_GET["projetid"]
$projetid = $_GET["projetid"];
}
/*