From 5e9c3a4a13bf76741e18bc93c5a47a4f02c030d7 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Wed, 10 Aug 2016 23:28:52 -0400 Subject: [PATCH] Update admin_functions --- inc/admin_functions.inc.php | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) 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' => '', );