From a632ae1d9e11bc277d4d5491b0d08a076cf2329c Mon Sep 17 00:00:00 2001 From: Faustin Date: Thu, 1 Sep 2022 09:59:20 +0200 Subject: [PATCH] forgotten print --- htdocs/admin/emailcollector_card.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/admin/emailcollector_card.php b/htdocs/admin/emailcollector_card.php index 919ae21f2d4..81a1e9d45b5 100644 --- a/htdocs/admin/emailcollector_card.php +++ b/htdocs/admin/emailcollector_card.php @@ -476,9 +476,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea $f = $client->getFolders(false, $object->source_directory); $nbemail = $f[0]->examine()["exists"]; - print "mails:".$nbemail; $morehtml .= $nbemail; - print "helo"; } else { try { if ($sourcedir) {