diff --git a/functions.inc.php b/functions.inc.php index a3cc6e2b..3b48c0cd 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -330,8 +330,8 @@ function process_input($name, $field) { } } -function edit_fields($fields, $type = "table") { - global $types, $collations, $unsigned; +function edit_fields($fields, $collations, $type = "table") { + global $types, $unsigned; ?>