diff --git a/adminer/select.inc.php b/adminer/select.inc.php index 83122c6e..cc3a808a 100644 --- a/adminer/select.inc.php +++ b/adminer/select.inc.php @@ -453,7 +453,7 @@ if (!$columns && support("table")) { $value = $_POST["val"][$unique_idf][bracket_escape($key)]; $editable = !is_array($row[$key]) && is_utf8($val) && $rows[$n][$key] == $row[$key] && !$functions[$key] && !$field["generated"]; $text = preg_match('~text|json|lob~', $field["type"]); - echo "