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

(-)a/installer/data/mysql/atomicupdate/bug_26734.perl (-1 / +1 lines)
Lines 159-162 if ( CheckVersion($DBversion) ) { Link Here
159
    $d_insert->execute($d_notice);
159
    $d_insert->execute($d_notice);
160
160
161
    NewVersion( $DBversion, 26734, "Update notices to use defaults" );
161
    NewVersion( $DBversion, 26734, "Update notices to use defaults" );
162
    warn "Warning - ACCOUNT_DEBIT and ACCOUNT_CREDIT slip templates have been replaced. Backups have been made to the action logs for your reference.";
162
}
163
}
163
- 

Return to bug 26734