no disabling of the parser
This commit is contained in:
@@ -770,10 +770,6 @@ if (!defined('PMA_CONFIG_IMPORT_LIB_INCLUDED')) {
|
||||
$cfg['DBG']['profile']['threshold'] = 0.5;
|
||||
}
|
||||
|
||||
if (!isset($cfg['SQP']['enable'])) {
|
||||
$cfg['SQP']['enable'] = TRUE;
|
||||
}
|
||||
|
||||
if (!isset($cfg['SQP']['fmtType'])) {
|
||||
$cfg['SQP']['fmtType'] = 'html';
|
||||
}
|
||||
|
Reference in New Issue
Block a user