[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA2-1482-g2f751fb

Marc Delisle lem9 at users.sourceforge.net
Fri Jan 28 18:30:55 CET 2011


The branch, master has been updated
       via  2f751fbf94824d5a90be16b94acf76378fddbcde (commit)
      from  67a8a06c1a165b2c68ef4555cf1ad8f71b9eb5e6 (commit)


- Log -----------------------------------------------------------------
commit 2f751fbf94824d5a90be16b94acf76378fddbcde
Author: Marc Delisle <marc at infomarc.info>
Date:   Fri Jan 28 12:30:47 2011 -0500

    Document AjaxEnable directive

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

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

diff --git a/Documentation.html b/Documentation.html
index 85f3174..5ace8bc 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1295,6 +1295,12 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
     <dd>The maximum number of database names to be displayed in the
         navigation frame and the database list.</dd>
 
+    <dt id="cfg_AjaxEnable">$cfg['AjaxEnable'] boolean</dt>
+    <dd>Defines whether to refresh only parts of certain pages using Ajax
+    techniques. Applies only where a non-Ajax behavior is possible;
+    for example, the Designer feature is Ajax-only so this directive
+    does not apply to it.</dd>
+
     <dt id="cfg_MaxTableList">$cfg['MaxTableList'] integer</dt>
     <dd>The maximum number of table names to be displayed in the
     main panel's list (except on the Export page). This limit is also enforced in the navigation panel


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list