Update device_edit.php

This commit is contained in:
FusionPBX 2016-10-20 09:39:48 -06:00 committed by GitHub
parent c7d41aa825
commit 063eb71b5f
1 changed files with 0 additions and 1 deletions

View File

@ -302,7 +302,6 @@
//save the device
if ($save) {
$database = new database;
$database->name('devices');
$database->app_name = 'devices';
$database->app_uuid = '4efa1a1a-32e7-bf83-534b-6c8299958a8e';
if (strlen($device_uuid) > 0) {