From fcdf4ba9d1c145d6b5fbbd4f41022107025b00b6 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 22 Oct 2016 22:58:36 -0600 Subject: [PATCH] Update dialplan_edit.php --- app/dialplan/dialplan_edit.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/dialplan/dialplan_edit.php b/app/dialplan/dialplan_edit.php index 66f4a7b51e..7cef5d08cd 100644 --- a/app/dialplan/dialplan_edit.php +++ b/app/dialplan/dialplan_edit.php @@ -30,7 +30,6 @@ require_once "resources/require.php"; require_once "resources/check_auth.php"; require_once "resources/paging.php"; - require_once "resources/classes/orm.php"; //check permissions if (permission_exists('dialplan_add')