From 48b3f9d6d9f8c0f7c5ddee9883d4aca943e5e4d6 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 17 Oct 2006 08:10:49 +0000 Subject: [PATCH] Merged changes of lhs git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4888 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/class_mail-methods-kolab.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/include/class_mail-methods-kolab.inc b/include/class_mail-methods-kolab.inc index e023cc042..beef12f31 100644 --- a/include/class_mail-methods-kolab.inc +++ b/include/class_mail-methods-kolab.inc @@ -49,6 +49,7 @@ class mailMethodKolab extends mailMethodCyrus return (TRUE); } + /* return all folders of the users mailbox*/ function getMailboxList($folder, $uid= "") { global $config; -- 2.30.2