diff options
Diffstat (limited to 'Bugzilla/API')
-rw-r--r-- | Bugzilla/API/1_0/Resource/Bugzilla.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla/API/1_0/Resource/Bugzilla.pm b/Bugzilla/API/1_0/Resource/Bugzilla.pm index b2e7105f6..de9925e69 100644 --- a/Bugzilla/API/1_0/Resource/Bugzilla.pm +++ b/Bugzilla/API/1_0/Resource/Bugzilla.pm @@ -76,7 +76,6 @@ use constant PARAMETERS_LOGGED_IN => qw( maintainer maxattachmentsize maxlocalattachment - musthavemilestoneonaccept noresolveonopenblockers password_complexity rememberlogin @@ -458,7 +457,6 @@ A logged-in user can access the following parameters (listed alphabetically): C<maintainer>, C<maxattachmentsize>, C<maxlocalattachment>, - C<musthavemilestoneonaccept>, C<noresolveonopenblockers>, C<password_complexity>, C<rememberlogin>, |