This message is not needed (and does not work anyway)
This commit is contained in:
@@ -22,7 +22,6 @@ $cfgRelation = PMA_getRelationsParam();
|
|||||||
*/
|
*/
|
||||||
if (isset($_REQUEST['submit_sql']) && ! empty($sql_query)) {
|
if (isset($_REQUEST['submit_sql']) && ! empty($sql_query)) {
|
||||||
$goto = 'db_sql.php';
|
$goto = 'db_sql.php';
|
||||||
$message_to_show = htmlspecialchars(__('Your SQL query has been executed successfully'));
|
|
||||||
require './sql.php';
|
require './sql.php';
|
||||||
exit;
|
exit;
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user