Nettoyage du code
This commit is contained in:
parent
29fb6b37a3
commit
bc5da9127c
@ -531,12 +531,9 @@ if ($propalid)
|
|||||||
}
|
}
|
||||||
print "</tr></table>";
|
print "</tr></table>";
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
* Envoi de la propale par mail
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Send
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
if ($action == 'send')
|
if ($action == 'send')
|
||||||
@ -826,9 +823,8 @@ if ($propalid)
|
|||||||
|
|
||||||
$i++;
|
$i++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
print "</table>";
|
||||||
print "</TABLE>";
|
|
||||||
$db->free();
|
$db->free();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user