From 08faef2e89abf6fc8a0de55f074de60087022a8d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 21 Oct 2016 10:24:44 -0600 Subject: [PATCH] Update gateway_edit.php --- app/gateways/gateway_edit.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/gateways/gateway_edit.php b/app/gateways/gateway_edit.php index 51de7ff669..33af79f65a 100644 --- a/app/gateways/gateway_edit.php +++ b/app/gateways/gateway_edit.php @@ -231,7 +231,6 @@ //save to the data $database = new database; - //$database->name('gateways'); $database->app_name = 'gateways'; $database->app_uuid = '297ab33e-2c2f-8196-552c-f3567d2caaf8'; if (strlen($gateway_uuid) > 0) {