Use compatibility_info() function if at all possible instead of compatibility_version()
[squirrelmail.git] / plugins / abook_take / setup.php
index af71969f85bc2c66ab068f2edd944858fedd1935..f135f467db7ab997a088fa67a5f17f756efd8d5e 100755 (executable)
@@ -7,7 +7,7 @@
  * the To, Cc, From and Reply-To headers, also searches the body of the
  * message.
  *
- * @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
@@ -51,5 +51,3 @@ function abook_take_options_display_save() {
 
     abook_take_save();
 }
-
-?>
\ No newline at end of file