Nettoyage du code

This commit is contained in:
Rodolphe Quiedeville 2003-09-01 12:45:26 +00:00
parent 29fb6b37a3
commit bc5da9127c

View File

@ -531,12 +531,9 @@ if ($propalid)
}
print "</tr></table>";
}
/*
*
*/
/*
* Send
* Envoi de la propale par mail
*
*/
if ($action == 'send')
@ -826,9 +823,8 @@ if ($propalid)
$i++;
}
print "</TABLE>";
print "</table>";
$db->free();
}
else