diff --git a/build/exe/doliwamp/config.inc.php.install b/build/exe/doliwamp/config.inc.php.install index efc43dfde66..5616cad3119 100644 --- a/build/exe/doliwamp/config.inc.php.install +++ b/build/exe/doliwamp/config.inc.php.install @@ -34,7 +34,7 @@ $cfg['PmaAbsoluteUri'] = ''; * Disable the default warning that is displayed on the DB Details Structure page if * any of the required Tables for the relationfeatures could not be found */ -$cfg['PmaNoRelation_DisableWarning'] = FALSE; +$cfg['PmaNoRelation_DisableWarning'] = TRUE; /** * The 'cookie' auth_type uses blowfish algorithm to encrypt the password. If