mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Improve session management
This commit is contained in:
@@ -189,7 +189,6 @@ if ($_POST && !$error) {
|
||||
|
||||
$table_name = $adminer->tableName($table_status);
|
||||
page_header(lang('Select') . ": $table_name", $error);
|
||||
session_write_close();
|
||||
|
||||
$set = null;
|
||||
if (isset($rights["insert"])) {
|
||||
|
Reference in New Issue
Block a user