updated all features with last database from inline
This commit is contained in:
@@ -28,11 +28,5 @@ function materio_subscriptions_user_default_roles() {
|
||||
'weight' => 3,
|
||||
);
|
||||
|
||||
// Exported role: Utilisateur test UC.
|
||||
$roles['Utilisateur test UC'] = array(
|
||||
'name' => 'Utilisateur test UC',
|
||||
'weight' => 4,
|
||||
);
|
||||
|
||||
return $roles;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user