RSS

(root)/bugzilla/3.6 : 6113 (compared to revision 7122) : Bugzilla/Config/DependencyGraph.pm

To get this branch, use:
bzr branch /bugzilla/3.6

« back to all changes in this revision

Viewing changes to Bugzilla/Config/DependencyGraph.pm

mkanat%bugzilla.org
2008-06-29 19:57:54
Revision ID: cvs-1:mkanatbugzilla.org-20080630025754-h0rylmikmb6z28g1
Bug 440612 â€“ Use Bugzilla::Bug->check everywhere instead of ValidateBugID
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

Show diffs side-by-side

added added

removed removed

35
35
 
36
36
use Bugzilla::Config::Common;
37
37
 
38
 
our $sortkey = 800;
 
38
$Bugzilla::Config::DependencyGraph::sortkey = "06";
39
39
 
40
40
sub get_param_list {
41
41
  my $class = shift;

Loggerhead 1.18.1 is a web-based interface for Bazaar branches