bug 636563
This commit is contained in:
@@ -1278,7 +1278,7 @@ if (typeof(document.getElementById) != 'undefined'
|
||||
} else if (!empty($GLOBALS['validatequery'])) {
|
||||
// skip the extra bit here
|
||||
} else {
|
||||
echo PMA_formatSql(PMA_SQP_parse($GLOBALS['sql_limit_to_append']));
|
||||
echo ' ' . PMA_formatSql(PMA_SQP_parse($GLOBALS['sql_limit_to_append']));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user