From d893e451624407bcca0b5879447916c6f48b4b67 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 19 Jan 2011 13:56:40 +0100 Subject: [PATCH] Disable wrap in SQL textarea --- adminer/include/editing.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index abc9a5da..97936e3c 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -106,7 +106,7 @@ function referencable_primary($self) { * @return null */ function textarea($name, $value, $rows = 10, $cols = 80) { - echo "