[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_4-18-g3d23bcf

Marc Delisle lem9 at users.sourceforge.net
Wed Jul 7 13:03:40 CEST 2010


The branch, QA_3_3 has been updated
       via  3d23bcf1daf93f8ffb462112e0b62260a7c62e76 (commit)
      from  8a153086a17cbc97423290b4fe7cfdf6f75e64a1 (commit)


- Log -----------------------------------------------------------------
commit 3d23bcf1daf93f8ffb462112e0b62260a7c62e76
Author: Marc Delisle <marc at infomarc.info>
Date:   Wed Jul 7 07:03:31 2010 -0400

    improve English

-----------------------------------------------------------------------

Summary of changes:
 Documentation.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation.html b/Documentation.html
index 1afb497..79ca8b1 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1346,8 +1346,8 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
     <dd>Define how long is login cookie valid. Please note that php
         configuration option <a href="http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime">session.gc_maxlifetime</a> 
         might limit session validity and if session is lost, login cookie is
-        also invalidated. So it is good idea to set <code>session.gc_maxlifetime</code> 
-        at least as high is $cfg['LoginCookieValidity'] is set.</dd>
+        also invalidated. So it is a good idea to set <code>session.gc_maxlifetime</code> 
+        not lower than the value of $cfg['LoginCookieValidity'].</dd>
 
     <dt id="cfg_LoginCookieStore">$cfg['LoginCookieStore'] integer [number of seconds]</dt>
     <dd>Define how long is login cookie should be stored in browser. Default 0


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list