Skip to content

Commit

Permalink
Add mising part
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Nov 8, 2012
1 parent 8fb4bd3 commit 29b31d8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions faq.rst
Expand Up @@ -1732,6 +1732,23 @@ format strings. The expanded variables depend on a context (for
example, if you haven't chosen a table, you can not get the table
name), but the following variables can be used:

``@HTTP_HOST@``
HTTP host that runs phpMyAdmin
``@SERVER@``
MySQL server name
``@VERBOSE@``
Verbose MySQL server name as defined in :ref:`cfg_Servers_verbose`
``@VSERVER@``
Verbose MySQL server name if set, otherwise normal
``@DATABASE@``
Currently opened database
``@TABLE@``
Currently opened table
``@COLUMNS@``
Columns of the currently opened table
``@PHPMYADMIN@``
phpMyAdmin with version

.. _wysiwyg:

6.28 How can I easily edit relational schema for export?
Expand Down

0 comments on commit 29b31d8

Please sign in to comment.