Remove unneeded exit call
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 13 Sep 2010 04:14:31 +0000 (22:14 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 13 Sep 2010 05:50:30 +0000 (23:50 -0600)
imp/lib/Imap/Tree.php

index 28f6419..9bba967 100644 (file)
@@ -1565,7 +1565,6 @@ class IMP_Imap_Tree implements ArrayAccess, Iterator, Serializable
                         ']&nbsp;|&nbsp|[' .
                         $imp_search->editUrl($val->value)->link(array('title' => _("Edit Virtual Folder"))) . _("Edit") . '</a>'.
                         ']';
-                    exit;
                 }
             }