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

(-)a/installer/data/mysql/atomicupdate/bug_15260-add_Dayweek_option_to_useDaysMode_syspref.perl (-2 / +1 lines)
Lines 4-8 if( CheckVersion( $DBversion ) ) { Link Here
4
4
5
    # Always end with this (adjust the bug info)
5
    # Always end with this (adjust the bug info)
6
    SetVersion( $DBversion );
6
    SetVersion( $DBversion );
7
    print "Upgrade to $DBversion done (Bug XXXXX - description)\n";
7
    print "Upgrade to $DBversion done (Bug 15260 - Option for extended loan with useDaysMode)\n";
8
}
8
}
9
- 

Return to bug 15260