diff --git a/en/cgi/mailindex.cgi b/en/cgi/mailindex.cgi index c40fab0893..15f34b38a7 100755 --- a/en/cgi/mailindex.cgi +++ b/en/cgi/mailindex.cgi @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/perl -T # # Copyright (c) Jan 1999 Wolfram Schneider # All rights reserved. @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD: www/en/cgi/mailindex.cgi,v 1.4 1999/09/06 07:02:40 peter Exp $ +# $FreeBSD: www/en/cgi/mailindex.cgi,v 1.5 1999/12/17 14:23:52 phantom Exp $ use CGI; diff --git a/en/cgi/mid.cgi b/en/cgi/mid.cgi index 558ced0d50..dfc8bee219 100755 --- a/en/cgi/mid.cgi +++ b/en/cgi/mid.cgi @@ -1,6 +1,6 @@ -#!/usr/bin/perl +#!/usr/bin/perl -T # -# Copyright (c) March 1998 Wolfram Schneider . Berlin. +# Copyright (c) March 1998-2000 Wolfram Schneider . Berlin. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ # # Search a mail by Message-ID, References or In-Reply-To field # -# $FreeBSD: www/en/cgi/mid.cgi,v 1.9 2000/06/18 16:15:33 wosch Exp $ +# $FreeBSD: www/en/cgi/mid.cgi,v 1.10 2000/08/08 06:04:10 mharo Exp $ $hsty_base = '';