mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14:07 +02:00
Pass $error as param
This commit is contained in:
@@ -110,4 +110,4 @@ if (!support("table") && !$fields) { // used by Mongo and SimpleDB
|
||||
}
|
||||
}
|
||||
|
||||
edit_form($TABLE, $fields, $row, $update);
|
||||
edit_form($TABLE, $fields, $row, $update, $error);
|
||||
|
Reference in New Issue
Block a user