misspelled reply_to and in_reply_to attributes
[squirrelmail.git] / themes / random.php
index c93d8d8c6e85468179da3cc22ee0fd33f9603d4b..447a95bc7037ee0cd2b1b8a69aeb6401e988b081 100755 (executable)
@@ -6,7 +6,7 @@
  * Comment: Guess what this does!
  *
  * @author Tyler Akins
- * @copyright © 2000-2006 The SquirrelMail Project Team
+ * @copyright © 2000-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -51,5 +51,3 @@ if (!sqsession_is_registered('random_theme_good_theme')) {
 }
 
 @include_once (SM_PATH . $random_theme_good_theme);
-
-?>
\ No newline at end of file