mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update conference_center_edit.php
This commit is contained in:
@@ -146,7 +146,6 @@
|
|||||||
|
|
||||||
//save to the data
|
//save to the data
|
||||||
$database = new database;
|
$database = new database;
|
||||||
//$database->name('conference_centers');
|
|
||||||
$database->app_name = "conference_centers";
|
$database->app_name = "conference_centers";
|
||||||
$database->app_uuid = "b81412e8-7253-91f4-e48e-42fc2c9a38d9";
|
$database->app_uuid = "b81412e8-7253-91f4-e48e-42fc2c9a38d9";
|
||||||
if (strlen($conference_center_uuid) > 0) {
|
if (strlen($conference_center_uuid) > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user