projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fc6efa
)
Remove unneeded exit call
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 13 Sep 2010 04:14:31 +0000
(22:14 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 13 Sep 2010 05:50:30 +0000
(23:50 -0600)
imp/lib/Imap/Tree.php
patch
|
blob
|
history
diff --git
a/imp/lib/Imap/Tree.php
b/imp/lib/Imap/Tree.php
index
28f6419
..
9bba967
100644
(file)
--- a/
imp/lib/Imap/Tree.php
+++ b/
imp/lib/Imap/Tree.php
@@
-1565,7
+1565,6
@@
class IMP_Imap_Tree implements ArrayAccess, Iterator, Serializable
'] | |[' .
$imp_search->editUrl($val->value)->link(array('title' => _("Edit Virtual Folder"))) . _("Edit") . '</a>'.
']';
- exit;
}
}