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)) {
|
||||
$goto = 'db_sql.php';
|
||||
$message_to_show = htmlspecialchars(__('Your SQL query has been executed successfully'));
|
||||
require './sql.php';
|
||||
exit;
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user