Update app_defaults.php
This commit is contained in:
parent
b3115d3830
commit
bae4481339
|
|
@ -88,6 +88,7 @@ if ($domains_processed == 1) {
|
|||
default:
|
||||
$array['groups'][$x]['group_level'] = 10;
|
||||
}
|
||||
$x++;
|
||||
}
|
||||
$database = new database;
|
||||
$database->app_name = 'groups';
|
||||
|
|
|
|||
Loading…
Reference in New Issue