From 89605af176a6936ff459f9a11a3664ccffeb96a5 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 18:04:17 +0000 Subject: [PATCH] a --- Cron/Cronenvoimailadhrent.php | 2 -- Cron/Cronenvoimailadhrentovh.php | 2 -- Cron/Cronenvoisms.php | 4 ---- 3 files changed, 8 deletions(-) diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 3704fd2..98e4f34 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -83,7 +83,6 @@ class Cronenvoimailadhrent $this->marquermail($this->idMail, "1"); } - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } @@ -103,7 +102,6 @@ class Cronenvoimailadhrent $this->envoyer_un_des_mail(); - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } } diff --git a/Cron/Cronenvoimailadhrentovh.php b/Cron/Cronenvoimailadhrentovh.php index dc207e2..186e8bc 100755 --- a/Cron/Cronenvoimailadhrentovh.php +++ b/Cron/Cronenvoimailadhrentovh.php @@ -88,7 +88,6 @@ class Cronenvoimailadhrent $this->marquermail($this->idMail, "1"); } - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } @@ -108,7 +107,6 @@ class Cronenvoimailadhrent $this->envoyer_un_des_mail(); - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } } diff --git a/Cron/Cronenvoisms.php b/Cron/Cronenvoisms.php index 4ab2357..9fc8707 100755 --- a/Cron/Cronenvoisms.php +++ b/Cron/Cronenvoisms.php @@ -65,7 +65,6 @@ class Cronenvoisms $this->envoyer_un_des_sms(); - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } } @@ -134,7 +133,6 @@ class Cronenvoisms $this->envoyersmsekotech($tel, $message, $titreSms); } - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } } @@ -578,7 +576,6 @@ class Cronenvoisms $this->envoyer_un_des_sms_wha($fournisseurWhatsApp); - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } } @@ -601,7 +598,6 @@ class Cronenvoisms $this->envoyerwhatsappwaapi($tel, $message, $titreSms); } - // sleep(1); usleep(2000); // Stoppe pour 2 millisecondes } }