Syntax error fix
[squirrelmail.git] / plugins / translate / setup.php
index 0a098ba06990e221324a0f9f0efceb856a806fdb..60ca8e1559b26551b13802cb0c72c6ad38b5c766 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Translation of composed messages is not supported.
  *
- * @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
@@ -87,4 +87,3 @@ function translate_set_loadinfo() {
     include_once(SM_PATH . 'plugins/translate/functions.php');
     translate_set_loadinfo_function();
 }
-?>
\ No newline at end of file