Adding full locale names. Enabled ukrainian and russian-ukrainian
[squirrelmail.git] / src / redirect.php
index 6bdff659d75063eb6e04219530f93e52df14992e..55a878869cd9156cbf47330c955f36bd21f5a075 100644 (file)
@@ -4,15 +4,16 @@
 * redirect.php
 * Derived from webmail.php by Ralf Kraudelt <kraude@wiwi.uni-rostock.de>
 *
-* Copyright (c) 1999-2003 The SquirrelMail Project Team
+* Copyright (c) 1999-2004 The SquirrelMail Project Team
 * Licensed under the GNU GPL. For full terms see the file COPYING.
 *
 * Prevents users from reposting their form data after a successful logout.
 *
 * $Id$
+* @package squirrelmail
 */
 
-/* Path for SquirrelMail required files. */
+/** Path for SquirrelMail required files. */
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */