Changeset 2320 for branches/release-38/lib/MT/Upgrade.pm
- Timestamp:
- 05/14/08 02:22:31 (19 months ago)
- Files:
-
- 1 modified
-
branches/release-38/lib/MT/Upgrade.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-38/lib/MT/Upgrade.pm
r2305 r2320 922 922 updater => { 923 923 type => 'templatemap', 924 label => 'Replacing %C formatto use CategoryLabel tag...',924 label => 'Replacing file formats to use CategoryLabel tag...', 925 925 condition => sub { 926 926 ( $_[0]->file_template || '' ) =~ m/%-?C/;
