From dfc03ca74ad27bf0c59f125fb7a89e6fc28b47e8 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 31 Jan 2011 11:02:00 +0100 Subject: [PATCH] Comment --- adminer/include/editing.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index b5ee145f..32658ebf 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -231,7 +231,8 @@ function edit_fields($fields, $collations, $type = "TABLE", $allowed = 0, $forei "; ?> - + $field) { $i++; $orig = $field[($_POST ? "orig" : "field")];