Update app_defaults.php

This commit is contained in:
FusionPBX 2019-07-26 00:18:10 -06:00 committed by GitHub
parent b3115d3830
commit bae4481339
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ if ($domains_processed == 1) {
default:
$array['groups'][$x]['group_level'] = 10;
}
$x++;
}
$database = new database;
$database->app_name = 'groups';