Update app_defaults.php
This commit is contained in:
parent
7933e944fc
commit
0a46263b94
|
|
@ -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