X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Furl_parser.php;h=15c117ae164b10c40cc998462c6f262cc8ed2813;hb=8c64fc5a22414d3c05fd19cc2aa921a8a89559a9;hp=b94967464cc8faae65013949e61cee89bdbdfb6d;hpb=1f18e31343844cc3c44489dd59b9fdda289cde6c;p=squirrelmail.git diff --git a/functions/url_parser.php b/functions/url_parser.php index b9496746..15c117ae 100644 --- a/functions/url_parser.php +++ b/functions/url_parser.php @@ -6,7 +6,7 @@ * This code provides various string manipulation functions that are * used by the rest of the SquirrelMail code. * - * @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 squirrelmail @@ -277,4 +277,3 @@ function sq_strpos_8bit($haystack,$offset=0,$maxlength=false) { } return $ret; } -?> \ No newline at end of file