SOURCES: phpMyAdmin-config.patch - updated to fit 3.1.0

duddits duddits at pld-linux.org
Tue Dec 2 10:34:39 CET 2008


Author: duddits                      Date: Tue Dec  2 09:34:39 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to fit 3.1.0

---- Files affected:
SOURCES:
   phpMyAdmin-config.patch (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SOURCES/phpMyAdmin-config.patch
diff -u SOURCES/phpMyAdmin-config.patch:1.16 SOURCES/phpMyAdmin-config.patch:1.17
--- SOURCES/phpMyAdmin-config.patch:1.16	Wed Aug 22 20:28:09 2007
+++ SOURCES/phpMyAdmin-config.patch	Tue Dec  2 10:34:33 2008
@@ -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']
   */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/phpMyAdmin-config.patch?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list