From: Michael M Slusarz Date: Wed, 2 Sep 2009 22:24:34 +0000 (-0600) Subject: Fix parameter ordering. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1a0cd46e4a82fba3c91b8887dc3c5d2b6bc117c1;p=horde.git Fix parameter ordering. --- diff --git a/imp/lib/Folder.php b/imp/lib/Folder.php index 99363b2c5..e9f62e7c5 100644 --- 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: