remove reference to some old stuff

This commit is contained in:
Marc Delisle
2010-07-07 09:44:44 -04:00
parent 3d23bcf1da
commit 104b0ee99a

View File

@@ -396,7 +396,7 @@ rm -rf config # remove not needed directory
In cookie mode, the password is stored, encrypted with the blowfish In cookie mode, the password is stored, encrypted with the blowfish
algorithm, in a temporary cookie.</li> algorithm, in a temporary cookie.</li>
<li>Note: starting with phpMyAdmin 2.6.1, this section is only applicable if <li>Note: this section is only applicable if
your MySQL server is running with <tt>--skip-show-database</tt>.<br /><br /> your MySQL server is running with <tt>--skip-show-database</tt>.<br /><br />
For '<abbr title="HyperText Transfer Protocol">HTTP</abbr>' and 'cookie' For '<abbr title="HyperText Transfer Protocol">HTTP</abbr>' and 'cookie'
@@ -715,7 +715,7 @@ since this link provides funding for phpMyAdmin.
<dd>This special account is used for 2 distinct purposes: to make possible <dd>This special account is used for 2 distinct purposes: to make possible
all relational features (see all relational features (see
<a href="#pmadb" class="configrule">$cfg['Servers'][$i]['pmadb']</a>) <a href="#pmadb" class="configrule">$cfg['Servers'][$i]['pmadb']</a>)
and, for a MySQL server previous to 4.1.2 or running with and, for a MySQL server running with
<tt>--skip-show-database</tt>, to enable a multi-user installation <tt>--skip-show-database</tt>, to enable a multi-user installation
(<abbr title="HyperText Transfer Protocol">HTTP</abbr> or cookie (<abbr title="HyperText Transfer Protocol">HTTP</abbr> or cookie
authentication mode).<br /><br /> authentication mode).<br /><br />