Skip to content

Commit

Permalink
Not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Mar 4, 2014
1 parent bd42ac5 commit 123a0ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion imp/lib/Ftree/Account/Imap.php
Expand Up @@ -88,7 +88,6 @@ public function getList($query = null)
}
} else {
$searches[] = $query;
$unsub = true;
}

$res = $imp_imap->listMailboxes($searches, $unsub ? Horde_Imap_Client::MBOX_UNSUBSCRIBED : Horde_Imap_Client::MBOX_SUBSCRIBED_EXISTS, array(
Expand Down

0 comments on commit 123a0ea

Please sign in to comment.