View | Details | Raw Unified | Return to bug 29180
Collapse All | Expand All

(-)a/installer/data/mysql/update22to30.pl (-2 / +1 lines)
Lines 414-420 my $DBversion = "3.00.00.000"; Link Here
414
            },
414
            },
415
        {
415
        {
416
                uniquefieldrequired => 'variable',
416
                uniquefieldrequired => 'variable',
417
                variable            => 'OPACHoldRequests',
417
                variable            => 'RequestOnOpac',
418
                value               => '1',
418
                value               => '1',
419
                forceupdate         => { 'explanation' => 1,
419
                forceupdate         => { 'explanation' => 1,
420
                                        'type' => 1},
420
                                        'type' => 1},
421
- 

Return to bug 29180