The use of 'user' as a column name no longer causes errors in SquirrelMail/PostgreSQL
[squirrelmail.git] / include / timezones / check.php
index 7617805c93956994ee3bf24390ed6ee3f2728ad2..654ec1f1d2c28429580a1dd0aec8e9e302c7f34d 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * SquirrelMail time zone library - time zone validation script.
  *
- * @copyright © 2005 The SquirrelMail Project Team
+ * @copyright 2005-2010 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -215,4 +215,3 @@ if (! $error) {
 echo "\n";
 
 echo "Done!\n";
-?>
\ No newline at end of file