Changeset 2661
- Timestamp:
- 06/30/08 20:53:08 (20 months ago)
- Files:
-
- 1 modified
-
branches/release-41/lib/MT/Upgrade.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-41/lib/MT/Upgrade.pm
r2660 r2661 1037 1037 if $class->properties->{meta_column}; 1038 1038 $self->add_step('core_upgrade_meta_for_table', %step_param); 1039 # TODO: wait, then we set it based on the class? we're adding a step for every object_types entry then!! 1039 1040 $added_step{$class} = 1; 1040 1041 }
