diff --git a/inc/admin_functions.inc.php b/inc/admin_functions.inc.php index 85554d36..26e3ee3e 100644 --- a/inc/admin_functions.inc.php +++ b/inc/admin_functions.inc.php @@ -1,7 +1,7 @@ '', 'archive.php' => '', 'assign_owner.php' => '', + 'banned_emails.php' => '', + 'banned_ips.php' => '', 'change_status.php' => '', 'edit_post.php' => '', + 'email_templates.php' => '', 'export.php' => '', 'find_tickets.php' => '', 'generate_spam_question.php' => '', @@ -593,10 +599,12 @@ function hesk_verifyGoto() 'manage_canned.php' => '', 'manage_categories.php' => '', 'manage_knowledgebase.php' => '', + 'manage_ticket_templates.php' => '', 'manage_users.php' => '', 'new_ticket.php' => '', 'profile.php' => '', 'reports.php' => '', + 'service_messages.php' => '', 'show_tickets.php' => '', );