]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/steps/mail/folders.inc
Imported Upstream version 0.1~rc2
[roundcube.git] / program / steps / mail / folders.inc
index c7d9ebe972eedf1327b6d72a1eb680e7d07eacec..13184e7f91ab70cefe267ec3b909e2ff604860a6 100644 (file)
@@ -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 <roundcube@gmail.com>                        |
  +-----------------------------------------------------------------------+
 
- $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
+?>