From c305b19fdf8231a911fa8120e6a724023c1e1e89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 14:18:39 +0100 Subject: [PATCH] Remove variable name from title --- faq.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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?