mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update gateway_edit.php
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user