X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=program%2Fsteps%2Fmail%2Ffolders.inc;h=13184e7f91ab70cefe267ec3b909e2ff604860a6;hb=ade1655456ffdb799be8081f57ec90a408b99dd9;hp=c7d9ebe972eedf1327b6d72a1eb680e7d07eacec;hpb=38bb9fc2d3bc5c90338eb7f375f42273b088adcd;p=roundcube.git diff --git a/program/steps/mail/folders.inc b/program/steps/mail/folders.inc index c7d9ebe..13184e7 100644 --- a/program/steps/mail/folders.inc +++ b/program/steps/mail/folders.inc @@ -5,7 +5,7 @@ | program/steps/mail/folders.inc | | | | This file is part of the RoundCube Webmail client | - | Copyright (C) 2005, RoundCube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | | PURPOSE: | @@ -15,7 +15,7 @@ | Author: Thomas Bruederli | +-----------------------------------------------------------------------+ - $Id: folders.inc 573 2007-05-18 11:29:25Z thomasb $ + $Id: folders.inc 850 2007-10-03 00:13:32Z ihug $ */ $mbox_name = $IMAP->get_mailbox_name(); @@ -54,4 +54,4 @@ else if ($_action=='purge' && ($mbox = get_input_value('_mbox', RCUBE_INPUT_POST } $OUTPUT->send($commands); -?> \ No newline at end of file +?>