Fix parameter ordering.
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 2 Sep 2009 22:24:34 +0000 (16:24 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 7 Sep 2009 09:46:45 +0000 (03:46 -0600)
imp/lib/Folder.php

index 99363b2..e9f62e7 100644 (file)
@@ -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: