no need to pass $key variable to sqimap_login anymore
[squirrelmail.git] / plugins / info / functions.php
index 07da12c2e9337ee55ef5c2e518461e8458d5d1f4..8182a2da9917ef41179cccbde1198b568d1fedb1 100644 (file)
@@ -10,7 +10,7 @@
  * to options.php.
  *
  * @author Jason Munro <jason at stdbev.com>
- * @copyright &copy; 1999-2005 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -59,5 +59,3 @@ function print_response($response) {
         }
     }
 }
-
-?>
\ No newline at end of file