[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_3-35-g122d86c
Marc Delisle
lem9 at users.sourceforge.net
Tue Jun 8 18:41:36 CEST 2010
The branch, QA_3_3 has been updated
via 122d86c1c5ef058f45b993fd55908d165d5decc7 (commit)
from c3ea6fb22bdc7c728d68388e715aeeffeaa422cb (commit)
- Log -----------------------------------------------------------------
commit 122d86c1c5ef058f45b993fd55908d165d5decc7
Author: Isaac Bennetch <ibennetch at users.sourceforge.net>
Date: Tue Jun 8 12:41:26 2010 -0400
patch #3013264 FAQ 1.40 correction
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 ++
Documentation.html | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 395def4..c020c52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
"Would you like to delete..." option
- bug [privileges] List of tables not shown when the db name has a wildcard
- bug #3011126 [display] Edit link missing after long query
+- patch #3013264 [doc] FAQ 1.40 uses a comma instead of a period,
+ thanks to Isaac Bennetch - ibennetch
3.3.3.0 (2010-05-10)
- patch #2982480 [navi] Do not group if there would be one table in group,
diff --git a/Documentation.html b/Documentation.html
index 15744ca..caf02b7 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -3104,7 +3104,7 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]
in your Apache configuration. See <a href="http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions">http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions</a>.</p>
<h4 id="faq1_40">
- <a href="#faq1_40">1.40 When accessing phpMyAdmin via an Apache reverse proxy, cookie login does not work,</a></h4>
+ <a href="#faq1_40">1.40 When accessing phpMyAdmin via an Apache reverse proxy, cookie login does not work.</a></h4>
<p>To be able to use cookie auth Apache must know that it has to rewrite the set-cookie headers.<br />
Example from the Apache 2.2 documentation:</p>
hooks/post-receive
--
phpMyAdmin
More information about the Git
mailing list