Fix warning
This commit is contained in:
parent
8850f56c01
commit
41c3d9da05
@ -367,7 +367,7 @@ function restrictedArea(User $user, $features, $object = 0, $tableandshare = '',
|
||||
if ($features == 'subscription') {
|
||||
$features = 'adherent';
|
||||
$feature2 = 'cotisation';
|
||||
};
|
||||
}
|
||||
if ($features == 'websitepage') {
|
||||
$features = 'website';
|
||||
$tableandshare = 'website_page';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user