Removed all exclusions objects/classes filters from config file.
This commit is contained in:
parent
a9779d9954
commit
1f443a5baf
@ -85,15 +85,8 @@ $GLOBALS['SYSTEM_NODE_SECURE']=array(
|
||||
);
|
||||
|
||||
$GLOBALS['EXCLUDETOOLSFROMGUESTMENU']=array(
|
||||
"y. Mes Fichiers",
|
||||
"y. My Files",
|
||||
"aaaa. Gérer les News",
|
||||
"aaaa. Manage News",
|
||||
"aab. Les communautés",
|
||||
"aab. Communities",
|
||||
);
|
||||
|
||||
$GLOBALS['EXCLUDETOOLSFROMUSERMENU']=array(
|
||||
"aab. Mon Compte",
|
||||
"aab. My Account",);
|
||||
);
|
||||
?>
|
||||
|
@ -85,15 +85,8 @@ $GLOBALS['SYSTEM_NODE_SECURE']=array(
|
||||
);
|
||||
|
||||
$GLOBALS['EXCLUDETOOLSFROMGUESTMENU']=array(
|
||||
"y. Mes Fichiers",
|
||||
"y. My Files",
|
||||
"aaaa. Gérer les News",
|
||||
"aaaa. Manage News",
|
||||
"aab. Les communautés",
|
||||
"aab. Communities",
|
||||
);
|
||||
|
||||
$GLOBALS['EXCLUDETOOLSFROMUSERMENU']=array(
|
||||
"aab. Mon Compte",
|
||||
"aab. My Account",);
|
||||
);
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user