From e547fbbaf7a10923a6cbba6fb387113335622640 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 28 Apr 2010 11:52:11 +0000 Subject: [PATCH] Can switch more easily to cookie auth type --- build/exe/doliwamp/config.inc.php.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/exe/doliwamp/config.inc.php.install b/build/exe/doliwamp/config.inc.php.install index 14fe13b6a16..efc43dfde66 100644 --- a/build/exe/doliwamp/config.inc.php.install +++ b/build/exe/doliwamp/config.inc.php.install @@ -42,7 +42,7 @@ $cfg['PmaNoRelation_DisableWarning'] = FALSE; * passphrase that will be used by blowfish. The maximum length seems to be 46 * characters. */ -$cfg['blowfish_secret'] = ''; +$cfg['blowfish_secret'] = 'dolibarrblowfishkey'; /** * Server(s) configuration