Update device_profile_edit.php

This commit is contained in:
FusionPBX 2016-12-06 11:25:37 -07:00 committed by GitHub
parent 33e51a811c
commit 5a6ff1b133
1 changed files with 3 additions and 1 deletions

View File

@ -167,7 +167,9 @@
//write the provision files
if (strlen($_SESSION['provision']['path']['text']) > 0) {
require_once "app/provision/provision_write.php";
$prov = new provision;
$prov->domain_uuid = $domain_uuid;
$response = $prov->write();
}
//set the message