@@ -, +, @@ --- installer/data/mysql/update22to30.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/installer/data/mysql/update22to30.pl +++ a/installer/data/mysql/update22to30.pl @@ -414,7 +414,7 @@ my $DBversion = "3.00.00.000"; }, { uniquefieldrequired => 'variable', - variable => 'OPACHoldRequests', + variable => 'RequestOnOpac', value => '1', forceupdate => { 'explanation' => 1, 'type' => 1}, --