Update gateway_edit.php

This commit is contained in:
FusionPBX 2016-10-21 10:24:44 -06:00 committed by GitHub
parent 83d277f0cd
commit 08faef2e89
1 changed files with 0 additions and 1 deletions

View File

@ -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) {