bug #1835904 [GUI] Back link after a SQL error forgets the query
This commit is contained in:
@@ -19,6 +19,8 @@ $url_query .= '&goto=tbl_sql.php&back=tbl_sql.php';
|
||||
require_once './libraries/sql_query_form.lib.php';
|
||||
|
||||
$err_url = 'tbl_sql.php' . $err_url;
|
||||
// After a syntax error, we return to this script
|
||||
// with the typed query in the textarea.
|
||||
$goto = 'tbl_sql.php';
|
||||
$back = 'tbl_sql.php';
|
||||
|
||||
|
Reference in New Issue
Block a user