mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 01:24:17 +02:00
Comment
This commit is contained in:
@@ -189,6 +189,7 @@ if ($_POST && !$error) {
|
||||
|
||||
$table_name = $adminer->tableName($table_status);
|
||||
if (is_ajax()) {
|
||||
// needs to send headers
|
||||
ob_start('clean_output');
|
||||
}
|
||||
page_header(lang('Select') . ": $table_name", $error);
|
||||
|
Reference in New Issue
Block a user