зеркало из https://github.com/mozilla/gecko-dev.git
Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixes burning Tinderbox)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
This commit is contained in:
Родитель
8113fa5051
Коммит
7130573428
|
@ -32,7 +32,6 @@ use strict;
|
|||
# Include the Bugzilla CGI and general utility library.
|
||||
use lib qw(.);
|
||||
require "CGI.pl";
|
||||
use Bugzilla::DB;
|
||||
|
||||
# Retrieve this installation's configuration.
|
||||
GetVersionTable();
|
||||
|
|
Загрузка…
Ссылка в новой задаче