Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.

git-svn-id: svn://10.0.0.236/trunk@15116 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%netscape.com
1998-11-22 01:12:09 +00:00
parent 4091ac9352
commit c8fbb3bd3b
2 changed files with 3 additions and 3 deletions

View File

@@ -28,8 +28,8 @@ First, you need some other things:
Date::Format and Chart::Base available from your nearest
CPAN server. See http://www.perl.com/CPAN.
ftp://ftp.cpan.org/pub/CPAN/authors/id/GBARR/TimeDate-1.08.tar.gz
ftp://ftp.cpan.com/pub/CPAN/authors/id/DBONNER/Chart-0.99.tar.gz
ftp://ftp.cpan.com/pub/CPAN/authors/id/LDS/GD-1.18.tar.gz
ftp://ftp.cpan.org/pub/CPAN/authors/id/DBONNER/Chart-0.99.tar.gz
ftp://ftp.cpan.org/pub/CPAN/authors/id/LDS/GD-1.18.tar.gz
3) Some kind of HTTP server so you could use CGI scripts
Earlier versions of Bugzilla required TCL. THIS IS NO LONGER TRUE.

View File

@@ -42,7 +42,7 @@ my %reports =
"show_chart" => \&show_chart,
);
# patch from Sam Ziegler <ziegler@mediaguaranty.com>:
# patch from Sam Ziegler <sam@ziegler.org>:
#
# "reports.cgi currently has it's own idea of what
# the header should be. This patch sets it to the