Show
Ignore:
Timestamp:
06/30/08 20:53:08 (17 months ago)
Author:
mpaschal
Message:

uh, another question
BugzID: 80404

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-41/lib/MT/Upgrade.pm

    r2660 r2661  
    10371037            if $class->properties->{meta_column}; 
    10381038        $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!! 
    10391040        $added_step{$class} = 1; 
    10401041    }