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
1a1951d2
Commit
1a1951d2
authored
May 12, 1999
by
bryce-mozilla%nextbus.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dead code
parent
8beccefa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
reports.cgi
reports.cgi
+0
-10
No files found.
reports.cgi
View file @
1a1951d2
...
@@ -392,16 +392,6 @@ sub is_legal_product
...
@@ -392,16 +392,6 @@ sub is_legal_product
return
grep
{
$_
eq
$product
}
@myproducts
;
return
grep
{
$_
eq
$product
}
@myproducts
;
}
}
sub
header
{
print
<<FIN;
<TABLE BGCOLOR="#000000" WIDTH="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR><TD><A HREF="http://www.mozilla.org/"><IMG
SRC="http://www.mozilla.org/images/mozilla-banner.gif" ALT=""
BORDER=0 WIDTH=600 HEIGHT=58></A></TD></TR></TABLE>
FIN
}
sub
show_chart
sub
show_chart
{
{
my
$when
=
localtime
(
time
);
my
$when
=
localtime
(
time
);
...
...
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