forgotten print
This commit is contained in:
parent
96f16d0564
commit
a632ae1d9e
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user