Confirmed users
241
edits
Line 304: | Line 304: | ||
* Bugzilla.parameters | * Bugzilla.parameters | ||
Example: | |||
{ | |||
'parameters': { | |||
'ajax_user_autocompletion': '1', | |||
'allow_attachment_deletion': '0', | |||
'allow_attachment_display': '1', | |||
'allowbugdeletion': '0', | |||
'allowemailchange': '1', | |||
'allowuserdeletion': '0', | |||
... | |||
} | |||
} | |||
===Get the latest time from the audit_log table=== | ===Get the latest time from the audit_log table=== |