Cleanup of message displaying and navigation reloading.
This commit is contained in:
@@ -49,7 +49,7 @@ while ($row = PMA_DBI_fetch_assoc($res)) {
|
||||
unset($res);
|
||||
unset($row);
|
||||
|
||||
PMA_showMessage($GLOBALS['strSQLQuery']);
|
||||
PMA_showMessage($GLOBALS['strSuccess']);
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user