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

(-)a/installer/data/mysql/atomicupdate/bug_23233.perl (-2 / +1 lines)
Lines 8-12 if( CheckVersion( $DBversion ) ) { Link Here
8
    });
8
    });
9
9
10
    SetVersion( $DBversion );
10
    SetVersion( $DBversion );
11
    print "Upgrade to $DBversion done (Bug XXXXX - description)\n";
11
    print "Upgrade to $DBversion done (Bug 23233 - Rename AllowItemsOnHoldCheckout syspref)\n";
12
}
12
}
13
- 

Return to bug 23233