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

This commit is contained in:
terry%netscape.com 1998-11-22 01:12:09 +00:00
Родитель 12a1eb51d6
Коммит fa15991abc
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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.

Просмотреть файл

@ -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