]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 455583 - Bugzilla::User::can_{set,request}_flag methods should use the respective...
authordkl%redhat.com <>
Wed, 17 Sep 2008 08:47:36 +0000 (08:47 +0000)
committerdkl%redhat.com <>
Wed, 17 Sep 2008 08:47:36 +0000 (08:47 +0000)
commita9acddbb45663924f9a1d8472ed07ab13d45c073
treef6dd0348171ce1063c99ea15665c173b8b00bb3d
parentdde670d3493e9f9eb722cd3b1b9337879e51144b
Bug 455583 - Bugzilla::User::can_{set,request}_flag methods should use the respective {grant,request}_group_id values instead of loading new Group object
Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
Bugzilla/FlagType.pm
Bugzilla/User.pm