From: terry%netscape.com <> Date: Sun, 22 Nov 1998 09:12:09 +0000 (+0000) Subject: Patch from Sam Ziegler : fix some typos. X-Git-Tag: bugzilla-2.2~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a9cd497750e1e5bca545a6b97bcf49d5a7551f;p=thirdparty%2Fbugzilla.git Patch from Sam Ziegler : fix some typos. --- diff --git a/README b/README index 7bc8f53c5f..c792e802fd 100644 --- a/README +++ b/README @@ -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. diff --git a/reports.cgi b/reports.cgi index 7456c054ed..410abc105c 100755 --- a/reports.cgi +++ b/reports.cgi @@ -42,7 +42,7 @@ my %reports = "show_chart" => \&show_chart, ); -# patch from Sam Ziegler : +# patch from Sam Ziegler : # # "reports.cgi currently has it's own idea of what # the header should be. This patch sets it to the