@@ -, +, @@ --- C4/Items.pm | 1 - 1 file changed, 1 deletion(-) --- a/C4/Items.pm +++ a/C4/Items.pm @@ -512,7 +512,6 @@ ModItem( ); Change one or more columns in an item record and update -the MARC representation of the item. The first argument is a hashref mapping from item column names to the new values. The second and third arguments --