Remove variable name from title

This commit is contained in:
Michal Čihař 2012-11-09 14:18:39 +01:00
parent 6a7c22f677
commit c305b19fdf

View File

@ -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?