]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- updated to 2.5.5
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 29 Dec 2003 00:07:22 +0000 (00:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin-config.patch -> 1.3

phpMyAdmin-config.patch

index 1e34741c229cd607a3f7931dd314c0d2da84434a..d7446cb52ba662224d257738f66a88d938567486 100644 (file)
@@ -1,9 +1,9 @@
---- phpMyAdmin-2.4.0/config.inc.php~   Sun Feb 23 21:05:16 2003
-+++ phpMyAdmin-2.4.0/config.inc.php    Wed Apr 16 12:07:48 2003
-@@ -70,7 +70,7 @@
-                                                     // (this user must have read-only
- $cfg['Servers'][$i]['controlpass']   = '';          // access to the "mysql/user"
-                                                     // and "mysql/db" tables)
+--- phpMyAdmin-2.5.5/config.inc.php~   2003-12-29 01:02:27.000000000 +0100
++++ phpMyAdmin-2.5.5/config.inc.php    2003-12-29 01:02:55.000000000 +0100
+@@ -79,7 +79,7 @@
+                                                     // The controluser is also
+                                                     // used for all relational
+                                                     // features (pmadb)
 -$cfg['Servers'][$i]['auth_type']     = 'config';    // Authentication method (config, http or cookie based)?
 +$cfg['Servers'][$i]['auth_type']     = 'cookie';    // Authentication method (config, http or cookie based)?
  $cfg['Servers'][$i]['user']          = 'root';      // MySQL user
This page took 0.058855 seconds and 4 git commands to generate.