[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_4-19-g104b0ee

The branch, QA_3_3 has been updated via 104b0ee99ac77845511c91dcaefe4f315c3c4435 (commit) from 3d23bcf1daf93f8ffb462112e0b62260a7c62e76 (commit) - Log ----------------------------------------------------------------- commit 104b0ee99ac77845511c91dcaefe4f315c3c4435 Author: Marc Delisle <marc@infomarc.info> Date: Wed Jul 7 09:44:44 2010 -0400 remove reference to some old stuff ----------------------------------------------------------------------- Summary of changes: Documentation.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index 79ca8b1..5155da9 100644 --- a/Documentation.html +++ b/Documentation.html @@ -396,7 +396,7 @@ rm -rf config # remove not needed directory In cookie mode, the password is stored, encrypted with the blowfish 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 /> 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 all relational features (see <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 (<abbr title="HyperText Transfer Protocol">HTTP</abbr> or cookie authentication mode).<br /><br /> hooks/post-receive -- phpMyAdmin
participants (1)
-
Marc Delisle