Downloading attachments is fixed. Now we do not buffer the entire attachment
[squirrelmail.git] / plugins / info / functions.php
index 92f666dcc69f8b36e7d5c8bfda429e2296620503..d41fd5b42665717ca0aa1783f67e12378d808663 100644 (file)
@@ -1,7 +1,7 @@
 <?PHP
 
 /* functions for info plugin
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Here are two functions for the info plugin
@@ -10,6 +10,9 @@
  * The third prints the results of the IMAP command
  * to options.php.
  * by: Jason Munro jason@stdbev.com
+ *
+ * $Id$ 
+ *
  */
 
 function get_caps($imap_stream) {