From 8728f4b00d77b2395ce2199f06858ad1f5bef390 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 8 Aug 2019 14:20:35 +0300 Subject: [PATCH] deleted merge artifacts --- install/rhel/7/pma/config.inc.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/rhel/7/pma/config.inc.conf b/install/rhel/7/pma/config.inc.conf index d2ab6946e..1a65fd6cf 100644 --- a/install/rhel/7/pma/config.inc.conf +++ b/install/rhel/7/pma/config.inc.conf @@ -16,7 +16,6 @@ */ $cfg['blowfish_secret'] = '%blowfish_secret%'; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */ -<<<<<<< HEAD /** ======= /* @@ -26,7 +25,6 @@ $cfg['blowfish_secret'] = '%blowfish_secret%'; /* YOU MUST FILL IN THIS FOR COOK $cfg['TempDir'] = '/tmp'; /* ->>>>>>> Update config.inc.conf * Servers configuration */ $i = 0;