forgotten print

This commit is contained in:
Faustin 2022-09-01 09:59:20 +02:00
parent 96f16d0564
commit a632ae1d9e

View File

@ -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) {