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