Added 'Mon Compte' menu exclusion in the global definition of EXCLUDETOOLSFROMUSERMENU
This commit is contained in:
parent
bfebae3457
commit
ea53eebcae
@ -88,5 +88,6 @@ $GLOBALS['EXCLUDETOOLSFROMGUESTMENU']=array(
|
|||||||
);
|
);
|
||||||
|
|
||||||
$GLOBALS['EXCLUDETOOLSFROMUSERMENU']=array(
|
$GLOBALS['EXCLUDETOOLSFROMUSERMENU']=array(
|
||||||
|
"Mon Compte"
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user