Add preview pane to advanced default template. This serves as an example of how...
[squirrelmail.git] / plugins / newmail / setup.php
index 84195ca5d71a812491a9bb9e210cfe59baec992c..796f965e0eaccb90259b4e08c77860dc87883b72 100644 (file)
@@ -20,7 +20,7 @@
  * This was tested with IE5.0 - but I hear Netscape works well,
  * too (with a plugin).
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -85,4 +85,3 @@ function newmail_plugin() {
     include_once(SM_PATH . 'plugins/newmail/functions.php');
     newmail_plugin_function();
 }
-?>