Suppression de la remise

This commit is contained in:
Rodolphe Quiedeville 2003-08-30 23:34:46 +00:00
parent 9b7481e7ea
commit 85f97811e9

View File

@ -55,7 +55,6 @@ if ($action == 'add')
{
$propal = new Propal($db, $socidp);
$propal->remise = $HTTP_POST_VARS["remise"];
$propal->datep = $db->idate(mktime(12, 1 , 1,
$HTTP_POST_VARS["remonth"],
$HTTP_POST_VARS["reday"],