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
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
bac2db7f
Commit
bac2db7f
authored
Apr 04, 2008
by
jake%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
We use the GD::Graph perl module, not GD::Chart (which doesn't exist)
parent
a799e299
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Bugzilla-Guide.xml
docs/en/xml/Bugzilla-Guide.xml
+1
-1
installation.xml
docs/en/xml/installation.xml
+2
-2
No files found.
docs/en/xml/Bugzilla-Guide.xml
View file @
bac2db7f
...
...
@@ -45,7 +45,7 @@
<!ENTITY min-cgi-ver "2.88">
<!-- Optional modules -->
<!ENTITY min-gd-ver "1.20">
<!ENTITY min-gd-
chart
-ver "any">
<!ENTITY min-gd-
graph
-ver "any">
<!ENTITY min-gd-text-align-ver "any">
<!ENTITY min-chart-base-ver "0.99c">
<!ENTITY min-xml-parser-ver "any">
...
...
docs/en/xml/installation.xml
View file @
bac2db7f
...
...
@@ -143,8 +143,8 @@
<listitem>
<para>
GD::
Chart
(
&min-gd-
chart
-ver;
) for bug charting
GD::
Graph
(
&min-gd-
graph
-ver;
) for bug charting
</para>
</listitem>
...
...
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