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
52c86c99
Commit
52c86c99
authored
Aug 01, 2006
by
mkanat%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 124405: Remove direct AppConfig dependency.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
parent
8706ac3f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
20 deletions
+1
-20
Requirements.pm
Bugzilla/Install/Requirements.pm
+0
-4
installation.xml
docs/xml/installation.xml
+1
-7
modules.xml
docs/xml/modules.xml
+0
-9
No files found.
Bugzilla/Install/Requirements.pm
View file @
52c86c99
...
...
@@ -39,10 +39,6 @@ our @EXPORT = qw(
use
Bugzilla::
Constants
;
use
constant
REQUIRED_MODULES
=>
[
{
name
=>
'AppConfig'
,
version
=>
'1.52'
},
{
name
=>
'CGI'
,
version
=>
'2.93'
},
...
...
docs/xml/installation.xml
View file @
52c86c99
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- $Id: installation.xml,v 1.12
4 2006/07/14 22:11:34 mozilla%colinogilvie.co.uk
Exp $ -->
<!-- $Id: installation.xml,v 1.12
5 2006/07/31 22:21:35 mkanat%bugzilla.org
Exp $ -->
<chapter
id=
"installing-bugzilla"
>
<title>
Installing Bugzilla
</title>
...
...
@@ -287,12 +287,6 @@
<listitem>
<para>
AppConfig (
&min-appconfig-ver;
)
</para>
</listitem>
<listitem>
<para>
CGI (
&min-cgi-ver;
)
</para>
</listitem>
...
...
docs/xml/modules.xml
View file @
52c86c99
...
...
@@ -50,15 +50,6 @@
</note>
<para>
AppConfig:
<literallayout>
CPAN Download Page:
<ulink
url=
"http://search.cpan.org/src/ABW/AppConfig-1.56/lib/AppConfig.pm"
/>
PPM Download Link:
<ulink
url=
"http://landfill.bugzilla.org/ppm/AppConfig.ppd"
/>
Documentation:
<ulink
url=
"http://search.cpan.org/~abw/AppConfig-1.56/lib/AppConfig.pm"
/>
</literallayout>
</para>
<para>
CGI:
<literallayout>
CPAN Download Page:
<ulink
url=
"http://search.cpan.org/dist/CGI.pm/"
/>
...
...
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