projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aea4659
)
Fix parameter ordering.
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 2 Sep 2009 22:24:34 +0000
(16:24 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 7 Sep 2009 09:46:45 +0000
(
03:46
-0600)
imp/lib/Folder.php
patch
|
blob
|
history
diff --git
a/imp/lib/Folder.php
b/imp/lib/Folder.php
index
99363b2
..
e9f62e7
100644
(file)
--- a/
imp/lib/Folder.php
+++ b/
imp/lib/Folder.php
@@
-63,9
+63,9
@@
class IMP_Folder
/**
* Lists folders.
*
- * @param boolean $sub Should we list only subscribed folders?
* @param array $filter An list of mailboxes that should be left out of
* the list (UTF7-IMAP).
+ * @param boolean $sub Should we list only subscribed folders?
*
* @return array An array of folders, where each array element is an
* associative array containing three values: