From 2d53b6779fa65768e6c997b32efa03c7b26f8ea7 Mon Sep 17 00:00:00 2001 From: duddits Date: Tue, 2 Dec 2008 09:34:33 +0000 Subject: [PATCH] - updated to fit 3.1.0 Changed files: phpMyAdmin-config.patch -> 1.17 --- phpMyAdmin-config.patch | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/phpMyAdmin-config.patch b/phpMyAdmin-config.patch index ca57f72..110be5a 100644 --- a/phpMyAdmin-config.patch +++ b/phpMyAdmin-config.patch @@ -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'] */ -- 2.44.0