@@ -149,7 +149,6 @@
asort($list_sorted);
}
- echo "<BR><BR><BR>";
/** LSUB array **/
$inbox_subscribed = false;
@@ -195,7 +194,6 @@
return sqimap_mailbox_parse ($merged, $dm);
@@ -146,7 +146,6 @@
} else {
$box = substr($mailbox, strrpos($mailbox, " ")+1, strlen($mailbox));
- echo "$box<br>";
return $box;