Backwards compatibility, remerged changes after RC3
This commit is contained in:
@@ -715,6 +715,9 @@ if (!defined('PMA_CONFIG_IMPORT_LIB_INCLUDED')){
|
||||
if (!isset($cfg['PmaAbsoluteUri_DisableWarning'])) {
|
||||
$cfg['PmaAbsoluteUri_DisableWarning'] = FALSE;
|
||||
}
|
||||
if (!isset($cfg['PmaNoRelation_DisableWarning'])) {
|
||||
$cfg['PmaNoRelation_DisableWarning'] = FALSE;
|
||||
}
|
||||
} // $__PMA_CONFIG_IMPORT_LIB__
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user