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

(-)a/installer/data/mysql/atomicupdate/bug_18472-Add_system_preference_CustomOnlineHelpStaff.perl (-2 / +1 lines)
Lines 10-14 if( CheckVersion( $DBversion ) ) { Link Here
10
10
11
    # Always end with this (adjust the bug info)
11
    # Always end with this (adjust the bug info)
12
    SetVersion( $DBversion );
12
    SetVersion( $DBversion );
13
    print "Upgrade to $DBversion done (Bug XXXXX - description)\n";
13
    print "Upgrade to $DBversion done (Bug 18472 - Add system preference CustomOnlineHelpStaff to hide / select custom online help system)\n";
14
}
14
}
15
- 

Return to bug 18472