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>"; print "</tr></table>";
} }
/*
*
*/
/* /*
* Send * Envoi de la propale par mail
* *
*/ */
if ($action == 'send') if ($action == 'send')
@ -827,8 +824,7 @@ if ($propalid)
$i++; $i++;
} }
print "</table>";
print "</TABLE>";
$db->free(); $db->free();
} }
else else