]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- updated to fit 3.1.0
authorduddits <duddits@pld-linux.org>
Tue, 2 Dec 2008 09:34:33 +0000 (09:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin-config.patch -> 1.17

phpMyAdmin-config.patch

index ca57f72195ec55de4c094a38a155687a8071f9a5..110be5ae2c8c515be73bf507177629cebe3eca66 100644 (file)
@@ -1,14 +1,7 @@
---- phpMyAdmin-2.11.0-all-languages.orig/libraries/config.default.php  2007-08-22 20:04:58.000000000 +0200
-+++ phpMyAdmin-2.11.0-all-languages/libraries/config.default.php       2007-08-22 20:05:57.000000000 +0200
-@@ -141,14 +141,14 @@
-  *
-  * @global string $cfg['Servers'][$i]['auth_type']
-  */
--$cfg['Servers'][$i]['auth_type'] = 'config';
-+$cfg['Servers'][$i]['auth_type'] = 'cookie';
- /**
-  * MySQL user
+diff -burNp phpMyAdmin-3.1.0-all-languages/libraries/config.default.php phpMyAdmin-3.1.0-all-languages-new/libraries/config.default.php
+--- phpMyAdmin-3.1.0-all-languages/libraries/config.default.php        2008-11-28 14:21:00.000000000 +0100
++++ phpMyAdmin-3.1.0-all-languages-new/libraries/config.default.php    2008-12-02 10:31:40.200149063 +0100
+@@ -180,7 +180,7 @@ $cfg['Servers'][$i]['auth_swekey_config'
   *
   * @global string $cfg['Servers'][$i]['user']
   */
This page took 0.044833 seconds and 4 git commands to generate.