mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-28 15:45:54 +01:00
The delay between email annouunced in prompt is not right : when the delay is called, usleep takes useconds as argument and MAILING_DELAY is multiplied by 1000000, but prompt information doesn't have to.