mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update app_defaults.php
This commit is contained in:
@@ -88,7 +88,7 @@ if ($domains_processed == 1) {
|
||||
$database = new database;
|
||||
$database->app_name = 'dashboard';
|
||||
$database->app_uuid = '55533bef-4f04-434a-92af-999c1e9927f7';
|
||||
$database->save($array);
|
||||
$database->save($array, false);
|
||||
//$result = $database->message;
|
||||
//view_array($result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user