Changeset 14068
- Timestamp:
- 07/21/08 06:15:40 (5 years ago)
- Files:
-
- 1 modified
-
trunk/bin/upgrading/texttool.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/upgrading/texttool.pl
r13942 r14068 419 419 } 420 420 421 $text =~ s/\r//; 421 422 unless ($existing_item{$l->{'lnid'}}->{$code} eq $text) { 422 423 $addcount++;
