projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763bc2f
)
Remove debug artifact
author
Michael M Slusarz
<slusarz@curecanti.org>
Sat, 27 Mar 2010 01:54:23 +0000
(19:54 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Sat, 27 Mar 2010 01:54:23 +0000
(19:54 -0600)
imp/lib/Mailbox.php
patch
|
blob
|
history
diff --git
a/imp/lib/Mailbox.php
b/imp/lib/Mailbox.php
index
88f26fd
..
8413e8f
100644
(file)
--- a/
imp/lib/Mailbox.php
+++ b/
imp/lib/Mailbox.php
@@
-334,8
+334,6
@@
class IMP_Mailbox
}
} else {
$sortpref = IMP::getSort($this->_mailbox, true);
- $sortpref['by'] = 1;
-
if ($sortpref['by'] == Horde_Imap_Client::SORT_THREAD) {
$this->_threadob = null;
$threadob = $this->getThreadOb();