SOURCES: phpMyAdmin-config.patch - updated for 2.9.0

shadzik shadzik at pld-linux.org
Mon Sep 25 00:28:01 CEST 2006


Author: shadzik                      Date: Sun Sep 24 22:28:01 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.9.0

---- Files affected:
SOURCES:
   phpMyAdmin-config.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/phpMyAdmin-config.patch
diff -u SOURCES/phpMyAdmin-config.patch:1.6 SOURCES/phpMyAdmin-config.patch:1.7
--- SOURCES/phpMyAdmin-config.patch:1.6	Fri Mar 10 15:34:19 2006
+++ SOURCES/phpMyAdmin-config.patch	Mon Sep 25 00:27:56 2006
@@ -1,6 +1,5 @@
-diff -ur phpMyAdmin.orig/libraries/config.default.php phpMyAdmin/libraries/config.default.php
---- phpMyAdmin.orig/libraries/config.default.php	2005-11-23 11:34:32.000000000 +0100
-+++ phpMyAdmin/libraries/config.default.php	2005-12-19 21:02:34.565280520 +0100
+--- libraries/config.default.php.orig	2006-09-12 19:14:24.000000000 +0200
++++ libraries/config.default.php	2006-09-25 00:29:36.685491664 +0200
 @@ -1,8 +1,6 @@
  <?php
  
@@ -21,4 +20,4 @@
 +$cfg['Servers'][$i]['user']          = 'mysql';      // MySQL user
  $cfg['Servers'][$i]['password']      = '';          // MySQL password (only needed
                                                      // with 'config' auth_type)
- $cfg['Servers'][$i]['only_db']       = '';          // If set to a db-name, only
+ $cfg['Servers'][$i]['nopassword']    = FALSE;       // Whether to try to connect without password
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/phpMyAdmin-config.patch?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list