initialize $second var in order to prevent variable abuse in rg=on and fix
[squirrelmail.git] / functions / url_parser.php
index b0c6867e0eb91a606223ed69cfab8f964250ce0b..7582f4aeffa6eae8afceb57346b5d416407a99c1 100644 (file)
@@ -3,12 +3,11 @@
 /**
  * url_parser.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This code provides various string manipulation functions that are
  * used by the rest of the SquirrelMail code.
  *
+ * @copyright © 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  */