]> TLD Linux GIT Repositories - packages/phpMyAdmin.git/blobdiff - phpMyAdmin-config.patch
- updated to 4.5.3.1
[packages/phpMyAdmin.git] / phpMyAdmin-config.patch
index 8a9328f4dac02d75bc671c8d232f18f4b6abbd71..ded76988fbd1e232414e8a1678fbd1504457e9f9 100644 (file)
@@ -1,5 +1,6 @@
---- phpMyAdmin-4.2.2-all-languages/libraries/config.default.php.orig   2014-05-20 12:33:33.000000000 +0000
-+++ phpMyAdmin-4.2.2-all-languages/libraries/config.default.php        2014-06-05 07:05:50.969396745 +0000
+diff -ur phpMyAdmin-4.5.3.1-all-languages.orig/libraries/config.default.php phpMyAdmin-4.5.3.1-all-languages/libraries/config.default.php
+--- phpMyAdmin-4.5.3.1-all-languages.orig/libraries/config.default.php 2015-12-25 20:07:18.000000000 +0000
++++ phpMyAdmin-4.5.3.1-all-languages/libraries/config.default.php      2016-01-19 12:55:24.778367491 +0000
 @@ -1,18 +1,6 @@
  <?php
  /* vim: set expandtab sw=4 ts=4 sts=4: */
@@ -42,7 +43,7 @@
  
  /**
   * MySQL password (only needed with 'config' auth_type)
-@@ -859,14 +854,14 @@
+@@ -874,14 +869,14 @@
   *
   * @global integer $cfg['MaxNavigationItems']
   */
@@ -59,7 +60,7 @@
  
  /**
   * the separator to sub-tree the select-based light menu tree
-@@ -918,14 +913,14 @@
+@@ -940,14 +935,14 @@
   *
   * @global integer $cfg['NumRecentTables']
   */
  
  /**
   * display a JavaScript table filter in the navigation panel
-@@ -1115,7 +1110,7 @@
+@@ -1186,7 +1181,7 @@
   *
   * @global string $cfg['GridEditing']
   */
 -$cfg['GridEditing'] ='double-click';
 +$cfg['GridEditing'] ='disabled';
  
- /*******************************************************************************
-@@ -1244,7 +1239,7 @@
+ /**
+  * Options > Relational display
+@@ -1333,7 +1328,7 @@
   *
   * @global boolean $cfg['ActionLinksMode']
   */
@@ -94,7 +95,7 @@
  
  /**
   * How many columns should be used for table display of a database?
-@@ -1294,7 +1289,7 @@
+@@ -1383,7 +1378,7 @@
   * Whether to display image or text or both image and text in table row
   * action segment. Value can be either of ``image``, ``text`` or ``both``.
   */