~ubuntu-branches/debian/experimental/phpmyadmin/experimental

« back to all changes in this revision

Viewing changes to Documentation.html

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2013-03-11 14:11:09 UTC
  • mto: This revision was merged to the branch mainline in revision 62.
  • Revision ID: package-import@ubuntu.com-20130311141109-jaqn5jlpenfgq1sg
Tags: upstream-3.5.7
Import upstream version 3.5.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    <link rel="icon" href="./favicon.ico" type="image/x-icon" />
10
10
    <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
11
11
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
12
 
    <title>phpMyAdmin 3.5.6 - Documentation</title>
 
12
    <title>phpMyAdmin 3.5.7 - Documentation</title>
13
13
    <link rel="stylesheet" type="text/css" href="docs.css" />
14
14
</head>
15
15
 
17
17
<div id="header">
18
18
    <h1>
19
19
        <a href="http://www.phpmyadmin.net/">php<span class="myadmin">MyAdmin</span></a>
20
 
        3.5.6
 
20
        3.5.7
21
21
        Documentation
22
22
    </h1>
23
23
</div>
1776
1776
    <dd>Defines the tab displayed by default on server view. Possible
1777
1777
        values: &quot;main.php&quot; (recommended for multi-user setups),
1778
1778
        &quot;server_databases.php&quot;, &quot;server_status.php&quot;,
1779
 
        &quot;server_variables.php&quot;, &quot;server_privileges.php&quot;
1780
 
        or &quot;server_processlist.php&quot;.</dd>
 
1779
        &quot;server_variables.php&quot; or &quot;server_privileges.php&quot;.</dd>
1781
1780
 
1782
1781
    <dt id="cfg_DefaultTabDatabase">$cfg['DefaultTabDatabase'] string</dt>
1783
1782
    <dd>Defines the tab displayed by default on database view. Possible