Skip to content

Commit 0c2371f

Browse files
committed
Update config.secret.inc.php
1 parent cab6710 commit 0c2371f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmyadmin/config.secret.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* cookie. Needs to be 32 chars long.
66
*/
77

8-
$cfg['blowfish_secret'] = 'A0FJ}K;NvySbk9=aJEO:pcW4S3o9:8X0'; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */
8+
$cfg['blowfish_secret'] = ''; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */

0 commit comments

Comments
 (0)