Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
67a9cd49
Commit
67a9cd49
authored
Nov 22, 1998
by
terry%netscape.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.
parent
89eccc9b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README
README
+2
-2
reports.cgi
reports.cgi
+1
-1
No files found.
README
View file @
67a9cd49
...
@@ -28,8 +28,8 @@ First, you need some other things:
...
@@ -28,8 +28,8 @@ First, you need some other things:
Date::Format and Chart::Base available from your nearest
Date::Format and Chart::Base available from your nearest
CPAN server. See http://www.perl.com/CPAN.
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.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.
org
/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/LDS/GD-1.18.tar.gz
3) Some kind of HTTP server so you could use CGI scripts
3) Some kind of HTTP server so you could use CGI scripts
Earlier versions of Bugzilla required TCL. THIS IS NO LONGER TRUE.
Earlier versions of Bugzilla required TCL. THIS IS NO LONGER TRUE.
...
...
reports.cgi
View file @
67a9cd49
...
@@ -42,7 +42,7 @@ my %reports =
...
@@ -42,7 +42,7 @@ my %reports =
"show_chart"
=>
\&
show_chart
,
"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
# "reports.cgi currently has it's own idea of what
# the header should be. This patch sets it to the
# the header should be. This patch sets it to the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment