diff --git a/faq.rst b/faq.rst index 80cef453e9..2e545058e7 100644 --- a/faq.rst +++ b/faq.rst @@ -851,14 +851,16 @@ a # before it: ``-- .. _faq3_5: -3.5 When using nested folders there are some multiple hierarchies displayed in a wrong manner?! ($cfg['NavigationTreeTableSeparator']) --------------------------------------------------------------------------------------------------------------------------------------- +3.5 When using nested folders there are some multiple hierarchies displayed in a wrong manner? +---------------------------------------------------------------------------------------------- Please note that you should not use the separating string multiple times without any characters between them, or at the beginning/end of your table name. If you have to, think about using another TableSeparator or disabling that feature +.. seealso:: :config:option:`$cfg['NavigationTreeTableSeparator']` + .. _faq3_6: 3.6 What is currently not supported in phpMyAdmin about InnoDB?